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