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