]> git.saurik.com Git - apple/ld64.git/blame - 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
CommitLineData
a61fdf0a
A
1int foo = 2;
2int other = 3;
55e3d2f6 3int tent;
a645023d 4void func() {}