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