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