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