Updated other test cases and examples to match

This commit is contained in:
2022-09-05 11:35:32 -04:00
parent 5127b80630
commit 51def46d91
11 changed files with 31 additions and 37 deletions

View File

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