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