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