]> git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/non-lazy-r/other.c
68eb01dd53c76623ad8cf2b003e133410866418d
[apple/ld64.git] / unit-tests / test-cases / non-lazy-r / other.c
1 int foo = 2;
2 int other = 3;
3 int tent;