Add Refal

Fixes: #701
Co-Authored-By: sdersc <sdersc@users.noreply.github.com>
This commit is contained in:
Richie Bendall
2020-03-30 16:55:14 +13:00
parent 6efb6d2e8e
commit 99805ed18b
2 changed files with 5 additions and 0 deletions

4
r/refal.ref Normal file
View File

@@ -0,0 +1,4 @@
$ENTRY Go { = <Hello>;}
Hello {
= <Prout 'Hello World'>;
}