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