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