(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
pch/
inline-4.hs
static inline char *getstring(void)
{
  return "hello";
}