aboutsummaryrefslogtreecommitdiff
path: root/tests/input_files/array_push_2
diff options
context:
space:
mode:
Diffstat (limited to 'tests/input_files/array_push_2')
-rw-r--r--tests/input_files/array_push_25
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/input_files/array_push_2 b/tests/input_files/array_push_2
deleted file mode 100644
index 3b4d652..0000000
--- a/tests/input_files/array_push_2
+++ /dev/null
@@ -1,5 +0,0 @@
-define_array(arr)DNL
-array_push(arr, test, tast, toast)DNL
-array_size(arr)
----
-3