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