]> git.saurik.com Git - apple/ld64.git/blobdiff - unit-tests/test-cases/tentative-and-archive/main.c
ld64-409.12.tar.gz
[apple/ld64.git] / unit-tests / test-cases / tentative-and-archive / main.c
old mode 100755 (executable)
new mode 100644 (file)
index e5046a0..a01e6b0
@@ -1,5 +1,6 @@
 
 int var;
+int other_tent;
 
 int main()
 {