summaryrefslogtreecommitdiffstats
path: root/test/ARCMT/GC.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/ARCMT/GC.h')
-rw-r--r--test/ARCMT/GC.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ARCMT/GC.h b/test/ARCMT/GC.h
new file mode 100644
index 0000000..4301baf
--- /dev/null
+++ b/test/ARCMT/GC.h
@@ -0,0 +1,6 @@
+
+@interface ExtInterface {
+ __strong ExtInterface *myivar;
+ __strong void *gcVar;
+}
+@end
OpenPOWER on IntegriCloud