summaryrefslogtreecommitdiff
path: root/test.fy
diff options
context:
space:
mode:
Diffstat (limited to 'test.fy')
-rw-r--r--test.fy5
1 files changed, 5 insertions, 0 deletions
diff --git a/test.fy b/test.fy
new file mode 100644
index 0000000..84dda3a
--- /dev/null
+++ b/test.fy
@@ -0,0 +1,5 @@
+#*
+ * Examples of how to use arrays
+ *#
+
+say ["string"];