Opps word instead of world!

This commit is contained in:
Barry Walsh
2014-03-28 13:55:31 +00:00
parent 75140f5d52
commit cd548c6ed6

View File

@@ -1,7 +0,0 @@
Rebol []
hello: func [] [
print "hello, world!"
]
hello