Fixes: #600
Co-Authored-By: UndyingSoul <undyingsoul@users.noreply.github.com>
This commit is contained in:
Richie Bendall
2020-03-30 08:08:18 +13:00
parent 1fd842dd29
commit f69548610f
2 changed files with 3 additions and 0 deletions

View File

@@ -451,6 +451,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
* [Reason](r%5Creason.re)
* [Rebol](r%5Crebol.r)
* [Recurse](r%5Crecurse.recurse)
* [Red](r%5CRed.red)
* [Restructuredtext](r%5CreStructuredText.rst)
* [Rexx](r%5Crexx.rexx)
* [Richtea](r%5Crichtea.tea)

2
r/Red.red Normal file
View File

@@ -0,0 +1,2 @@
Red [Needs: 'View]
view [text "Hello World"]