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