]> git.saurik.com Git - apple/objc4.git/blobdiff - test/gc.c
objc4-437.tar.gz
[apple/objc4.git] / test / gc.c
diff --git a/test/gc.c b/test/gc.c
new file mode 100644 (file)
index 0000000..dab0f7b
--- /dev/null
+++ b/test/gc.c
@@ -0,0 +1 @@
+int GC(void) { return 42; }