SKIP: FAILED
var<private> i : i32 = 0;
fn main() {
i--;
}
Failed to generate: error: unknown statement type: tint::ast::IncrementDecrementStatement