dyld-732.8.tar.gz
[apple/dyld.git] / testing / test-cases / dyld_need_closure.dtest / foo.c
1 int main()
2 {
3 return 0;
4 }