1 2 3 4 5 6 7 8 9 10
/* Copyright (C) 2007 Free Software Foundation, Inc. */ /* PR preprocessor/28227 */ /* { dg-do preprocess } */ #ifdef defined #endif #ifndef defined #endif int x;