ref: 0d3f5d4bd7b74a810db4424aafdaf398faa9c69a dir: /test/slprint.myr/
use std const main = { std.put("{} {}\n", (1 : uint32), [2][:]) /* !!! */ }