]> git.saurik.com Git - apple/ld64.git/blobdiff - unit-tests/test-cases/dwarf-ignore/hello.c
ld64-127.2.tar.gz
[apple/ld64.git] / unit-tests / test-cases / dwarf-ignore / hello.c
index e2f0fe9c1f9d3587a7bf40e8a7cabe84487378e8..4750b51f364f9ed734a7bb638cd7fee048c54094 100644 (file)
@@ -26,4 +26,5 @@
 int main()
 {
        fprintf(stdout, "hello\n");
+       return 0;
 }
\ No newline at end of file