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