blob: c35e429496a9a1ac23b1196445f9bb7c67ea37b2 [file] [log] [blame]
#if 0
int
#else
unsigned
#endif
f()
{
return 0;
}
#ifdef FOO
#define BAR .
#endif