Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
MrBrain295
2021-11-03 11:22:40 -05:00
committed by GitHub
parent 4b53fad034
commit 092e4e6b18
2 changed files with 4 additions and 1 deletions

2
o/Orion.orn Normal file
View File

@@ -0,0 +1,2 @@
(def 'impure main
(λ () (putStrLn "Hello World")))