aboutsummaryrefslogtreecommitdiff
path: root/tests/input_files/explode_1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/input_files/explode_1')
-rw-r--r--tests/input_files/explode_15
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/input_files/explode_1 b/tests/input_files/explode_1
new file mode 100644
index 0000000..79b70ba
--- /dev/null
+++ b/tests/input_files/explode_1
@@ -0,0 +1,5 @@
+define_array(arr)DNL
+explode(arr, |, a|b|c|d)DNL
+array_size(arr)
+---
+4