(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
cpp/
trad/
mi6a.h
       1  #if NOT_DEFINED
       2   #ifdef VAR
       3     VAR++;
       4   #endif
       5  #endif