summaryrefslogtreecommitdiff
path: root/examples/words.gorth
diff options
context:
space:
mode:
Diffstat (limited to 'examples/words.gorth')
-rw-r--r--examples/words.gorth2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/words.gorth b/examples/words.gorth
index b88d20e..c0e1461 100644
--- a/examples/words.gorth
+++ b/examples/words.gorth
@@ -1,6 +1,6 @@
# Prints out one
-word printOutOne
+define printOutOne
1 dump
end