Delete hello-world.r

Requested by pchaigno and replaced with the two "real" *.r files (GCP-datatype.r & boaters.r)
This commit is contained in:
Barry Walsh
2014-03-28 13:58:41 +00:00
parent c4cdcc8db7
commit 5ddcdede74

View File

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