summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/mi6d.h
blob: 7cb4b6bcb9ee7ae2dfe2ed198b91535f81c1eff1 (plain)
1
2
3
4
5
#if EMPTY !defined (macro)
 #ifdef VAR
   VAR++;
 #endif
#endif