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