Files
2018-08-02 17:53:23 +01:00

9 lines
55 B
C

#define FOO 1
#if defined(FOO)
#endif
int i = 80;