summaryrefslogtreecommitdiffstats
path: root/test/input/Function-Argument-decay.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/input/Function-Argument-decay.cxx')
-rw-r--r--test/input/Function-Argument-decay.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/input/Function-Argument-decay.cxx b/test/input/Function-Argument-decay.cxx
new file mode 100644
index 0000000..1b2e3d1
--- /dev/null
+++ b/test/input/Function-Argument-decay.cxx
@@ -0,0 +1 @@
+void start(int[2], int[], int(int));