diff options
Diffstat (limited to 'tests/function/call/test.out')
-rw-r--r-- | tests/function/call/test.out | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/function/call/test.out b/tests/function/call/test.out new file mode 100644 index 0000000..abc5974 --- /dev/null +++ b/tests/function/call/test.out @@ -0,0 +1,7 @@ +identity() +identity(a) +identity(a b c) +identity(sub/dir{x} sub/dir{y} sub/dir{z}) +FOOBAR +FOOBAR +FOOBAR |