glibc/elf/reldepmod5.c

6 lines
32 B
C

int
foo (void)
{
return 42;
}