diff options
Diffstat (limited to 'tests/io.amal')
-rw-r--r-- | tests/io.amal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/io.amal b/tests/io.amal index c75fa2d..bb7935b 100644 --- a/tests/io.amal +++ b/tests/io.amal @@ -1,3 +1,3 @@ -const puts = () { +const puts = fn { }
\ No newline at end of file |