(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
inline-32a.c
       1  /* { dg-do compile } */
       2  /* { dg-options "-std=c99 -pedantic-errors" } */
       3  int f (void) { return 0; }