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