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