blob: 8c1c67a4d6ba905ec45963f35c8a77413cce73ac [file] [log] [blame]
#define X(x) x
#if 0
#elif X( \
1 \
)
int foo();
#endif