binutils-gdb/ld/testsuite/ld-elfvers/vers27d2.c

8 lines
40 B
C

void foo ();
void
ref ()
{
foo ();
}