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