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

@@ -13,7 +13,7 @@ objt ro Greeter:Obj
# this is a function
func ro main
> arguments:{String}
> arguments:{String ..}
< status:Int 0
---
= greeter:Greeter:mut