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