bp/tests/14-repeat-sep.in
2021-08-28 14:26:32 -07:00

9 lines
68 B
Plaintext

foo(1)
foo(1,2,3,4)
foo(23,34,56)
foo(xxx)
foo(,,1,,)
xxx
,,,
1,2,3