mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-07-31 14:02:25 +00:00
Sample file for .reb Rebol extension
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Rebol []
|
||||
hello: func [] [
|
||||
print "hello, world!"
|
||||
]
|
||||
hello
|
||||
Reference in New Issue
Block a user