(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
cpp/
pr60014-1.h
       1  #pragma GCC system_header
       2  
       3  /* N.B. the semicolon in the macro definition is important, since it produces a
       4     second token from this system header on the same line as the __LINE__ token.  */
       5  #define X(a, b) __LINE__;