Cleaned up example code and made it up-to-date

This commit is contained in:
Sasha Koshka
2022-08-20 15:54:10 -04:00
parent 61819311e9
commit ca80a5968d
4 changed files with 26 additions and 50 deletions

View File

@@ -1,3 +1,9 @@
:arf
require "io"
---
func rr main
func ro main
> arguments:{String}
< status:Int 0
---
io.println "hello world"