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