aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/trad/mi6a.h
blob: 68a2fce4758c762f8c156d621387119802b8ce2a (plain)
1
2
3
4
5
#if NOT_DEFINED
 #ifdef VAR
   VAR++;
 #endif
#endif