glibc/elf/ltglobmod1.c

6 lines
32 B
C

int
bar (void)
{
return 42;
}