Rukka source file

This commit is contained in:
greg 2017-12-30 01:18:48 -08:00
parent fa8d46e3d7
commit 540ffde4bc
1 changed files with 3 additions and 0 deletions

3
source_files/test.rukka Normal file
View File

@ -0,0 +1,3 @@
(display (+ 1 2))
(display "Hello")