bad-header-guard-defined.h 44 Bytes
#if !defined(foo)
#define goo
int n;
#endif