dyld-733.8.tar.gz
[apple/dyld.git] / testing / test-cases / env-DYLD_VERSIONED_FRAMEWORK_PATH.dtest / foo.c
1
2 int foo()
3 {
4 return RESULT;
5 }