annobin/annobin-3.2/tests/hello_lib.c
2018-01-26 12:36:02 +00:00

5 lines
39 B
C

int
extern_func3 (void)
{
return 8;
}