dyld-733.6.tar.gz
[apple/dyld.git] / unit-tests / test-cases / suid-executable_path / foo.c
1
2
3 int foo() { return 1; }
4
5