X-Git-Url: https://git.saurik.com/apple/ld64.git/blobdiff_plain/9d2e0767a8f401be0067937f63a08b1c4f79297d..afe874b1634377ecb27057ee76deb04915bb34d7:/unit-tests/test-cases/dwarf-ignore/hello.c diff --git a/unit-tests/test-cases/dwarf-ignore/hello.c b/unit-tests/test-cases/dwarf-ignore/hello.c old mode 100755 new mode 100644 index e2f0fe9..4750b51 --- a/unit-tests/test-cases/dwarf-ignore/hello.c +++ b/unit-tests/test-cases/dwarf-ignore/hello.c @@ -26,4 +26,5 @@ int main() { fprintf(stdout, "hello\n"); + return 0; } \ No newline at end of file