summaryrefslogtreecommitdiff
path: root/test.fy
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-11-07 22:19:48 +0000
committerPaul Buetow <paul@buetow.org>2008-11-07 22:19:48 +0000
commitc33e87f7b07553e999db94ca0ac6529ed1816332 (patch)
tree0b4ca663999e625d7ea26db9dca9aced90c7eca5 /test.fy
parenta46655f67043af257e70715903badf9d4321c4de (diff)
renamed stuff
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"];