blob: 3b70dd539202d7bbe20f5a07e1870d2443cea75c [file] [log] [blame]
/* Copyright (C) 2007 Free Software Foundation, Inc. */
/* PR preprocessor/28227 */
/* { dg-do preprocess } */
#ifdef defined
#endif
#ifndef defined
#endif
int x;