const io from @'core/io'; let @main in { io.outln('Hello world!'); }