(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
pch/
import-1c.h
       1  #pragma once
       2  #ifdef IMPORT_1C
       3  #error import-1c failure
       4  #endif
       5  #define IMPORT_1C
       6