]> git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/implicit_dylib/bar.c
ld64-97.17.tar.gz
[apple/ld64.git] / unit-tests / test-cases / implicit_dylib / bar.c
1
2
3
4 void bar()
5 {
6 }
7