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