(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
cpp/
import1.h
       1  #ifndef IMPORT1_H
       2  #define IMPORT1_H
       3  #ifdef BUG
       4  #error Should not happen
       5  #endif
       6  #endif