summaryrefslogtreecommitdiff
path: root/testcase/3.h
diff options
context:
space:
mode:
Diffstat (limited to 'testcase/3.h')
-rw-r--r--testcase/3.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/testcase/3.h b/testcase/3.h
new file mode 100644
index 0000000..612d30a
--- /dev/null
+++ b/testcase/3.h
@@ -0,0 +1,5 @@
+#include <stdio.h>
+
+int ar_func_test(void);
+int t1(void);
+int t2(void);