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