Delete hello-rebol.r

This commit is contained in:
Barry Walsh
2014-03-28 13:53:22 +00:00
parent bb2afbb03d
commit 774303a846

View File

@@ -1,5 +0,0 @@
REBOL []
hello: func [] [
print "hello, world!"
]
hello