aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/trad/mi6d.h
blob: a1eabba8e926a6105e39e83f3404114b8e8e4b1b (plain)
1
2
3
4
5
#if EMPTYL !defined (guard)
 #ifdef VAR
   VAR++;
 #endif
#endif