]> git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/no-uuid/bar.c
ld64-409.12.tar.gz
[apple/ld64.git] / unit-tests / test-cases / no-uuid / bar.c
1 int bar (void)
2 {
3 return 1;
4 }