aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/cpp/mi6e.h
blob: 26ba7151475184c5992b9e3eb0125e2b87fac65f (plain)
1
2
3
4
5
#if !defined (guard) EMPTYR
 #ifdef VAR
   VAR++;
 #endif
#endif