summaryrefslogtreecommitdiff
path: root/tests/headers/const_multidim_array_fn_arg.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/const_multidim_array_fn_arg.h')
-rw-r--r--tests/headers/const_multidim_array_fn_arg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/headers/const_multidim_array_fn_arg.h b/tests/headers/const_multidim_array_fn_arg.h
deleted file mode 100644
index 784a51fe..00000000
--- a/tests/headers/const_multidim_array_fn_arg.h
+++ /dev/null
@@ -1 +0,0 @@
-void f(const int a[1][1]);