(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
pch/
save-temps-1.hs
#define T 123
int foo (void) 
{
  return 3;
}