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