Files
zig/test/link/macho/tbdv3/a.c
2023-07-26 08:10:53 +02:00

4 lines
30 B
C

int getFoo() {
return 42;
}