ref: 482ea3b5682f4a34c30ddc3546424ba1f8429bf7 dir: /test/hello/hello.myr/
use "sys.use" const main = { sys.write(1, "Hello world\n") }