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