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