summaryrefslogtreecommitdiffstats
path: root/test/ARCMT/Inputs/test2.m.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/ARCMT/Inputs/test2.m.in')
-rw-r--r--test/ARCMT/Inputs/test2.m.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ARCMT/Inputs/test2.m.in b/test/ARCMT/Inputs/test2.m.in
new file mode 100644
index 0000000..99f87b0
--- /dev/null
+++ b/test/ARCMT/Inputs/test2.m.in
@@ -0,0 +1,6 @@
+#define PART2
+#include "test.h"
+
+void test2(id p) {
+ [p release];
+}
OpenPOWER on IntegriCloud