]> git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/non-lazy-r/other.c
ld64-123.2.tar.gz
[apple/ld64.git] / unit-tests / test-cases / non-lazy-r / other.c
1 int foo = 2;
2 int other = 3;
3 int tent;
4 void func() {}