Updated example code

This commit is contained in:
2022-09-17 12:33:52 -04:00
parent ea92decfe7
commit 8d3f6a8233
2 changed files with 6 additions and 6 deletions

View File

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