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