summaryrefslogtreecommitdiff
path: root/examples/words.ash
diff options
context:
space:
mode:
Diffstat (limited to 'examples/words.ash')
-rw-r--r--examples/words.ash7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/words.ash b/examples/words.ash
deleted file mode 100644
index c0e1461..0000000
--- a/examples/words.ash
+++ /dev/null
@@ -1,7 +0,0 @@
-# Prints out one
-
-define printOutOne
- 1 dump
-end
-
-printOutOne