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