8sa1-gcc/gcc/testsuite/gcc.dg/cpp/mi6b.h
2001-10-01 10:04:36 +00:00

6 lines
61 B
C

#if NOT defined (guard)
#ifdef VAR
VAR++;
#endif
#endif