xref: /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/mi6b.h (revision c87b03e512fc05ed6e0222f6fb0ae86264b1d05b)
1*c87b03e5Sespie #if NOT defined (guard)
2*c87b03e5Sespie  #ifdef VAR
3*c87b03e5Sespie    VAR++;
4*c87b03e5Sespie  #endif
5*c87b03e5Sespie #endif
6