aboutsummaryrefslogtreecommitdiff
path: root/tests/14-repeat-sep.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/14-repeat-sep.in')
-rw-r--r--tests/14-repeat-sep.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/14-repeat-sep.in b/tests/14-repeat-sep.in
new file mode 100644
index 0000000..cac9acb
--- /dev/null
+++ b/tests/14-repeat-sep.in
@@ -0,0 +1,8 @@
+foo(1)
+foo(1,2,3,4)
+foo(23,34,56)
+foo(xxx)
+foo(,,1,,)
+xxx
+,,,
+1,2,3