// ERROR:5:format argument count mismatch unit bad_ari; fn main() -> i32 { @print("{} {}", 1); return 0; }