dyld-750.6.tar.gz
[apple/dyld.git] / testing / test-cases / env-DYLD_IMAGE_SUFFIX.dtest / bar.c
1 int bar()
2 {
3 return VALUE;
4 }
5