1#if !defined foo MACRO
2#define foo
3int x = 2;
4#endif
5