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