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