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