]> git.saurik.com Git - apple/ld64.git/blob - ld64-134.9/unit-tests/test-cases/tentative-and-dylib/foo.c
c1bb9195146860ec893738ce10e8cfe41ee656b6
[apple/ld64.git] / ld64-134.9 / unit-tests / test-cases / tentative-and-dylib / foo.c
1 void foo() {}
2 int var = 9;