hanchenye-llvm-project/lld/test/elf/X86_64/Inputs/main.c

5 lines
35 B
C

int main() {
fn();
return 0;
}