mirror of
https://github.com/tests-always-included/mo.git
synced 2025-11-19 23:34:32 +01:00
I think this finally implements arguments to functions
This closes #18.
This commit is contained in:
4
tests/function-args.expected
Normal file
4
tests/function-args.expected
Normal file
@@ -0,0 +1,4 @@
|
||||
No args: 1 '' - done
|
||||
One arg: 2 one - done
|
||||
Getting name in a string: 2 The\ name\ is\ Willy - done
|
||||
Reverse this: edcba
|
||||
Reference in New Issue
Block a user