diff options
Diffstat (limited to 'tests/headers/const_array_fn_arg.h')
-rw-r--r-- | tests/headers/const_array_fn_arg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/headers/const_array_fn_arg.h b/tests/headers/const_array_fn_arg.h deleted file mode 100644 index ebe22861..00000000 --- a/tests/headers/const_array_fn_arg.h +++ /dev/null @@ -1 +0,0 @@ -void f(const int a[]); |