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