aboutsummaryrefslogtreecommitdiff
path: root/tests/io.amal
diff options
context:
space:
mode:
Diffstat (limited to 'tests/io.amal')
-rw-r--r--tests/io.amal2
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