aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/59_function_array.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests2/59_function_array.c')
-rw-r--r--tests/tests2/59_function_array.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tests2/59_function_array.c b/tests/tests2/59_function_array.c
deleted file mode 100644
index 9fcc12d..0000000
--- a/tests/tests2/59_function_array.c
+++ /dev/null
@@ -1 +0,0 @@
-int (*fct)[42](int x);