]> git.saurik.com Git - apple/ld64.git/blobdiff - ld64-134.9/unit-tests/test-cases/non-lazy-r/other.c
ld64-136.tar.gz
[apple/ld64.git] / ld64-134.9 / unit-tests / test-cases / non-lazy-r / other.c
diff --git a/ld64-134.9/unit-tests/test-cases/non-lazy-r/other.c b/ld64-134.9/unit-tests/test-cases/non-lazy-r/other.c
deleted file mode 100644 (file)
index 8ee4784..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-int foo = 2;
-int other = 3;
-int tent;
-void func() {}