summaryrefslogtreecommitdiff
path: root/test.fy
diff options
context:
space:
mode:
Diffstat (limited to 'test.fy')
-rw-r--r--test.fy2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.fy b/test.fy
index ca3b930..4f9af9b 100644
--- a/test.fy
+++ b/test.fy
@@ -19,3 +19,5 @@ assert 4 == say ind foo;
# Print the 3rd element of the array
say foo[3];
+
+#say "bla";