// run-rustfix fn main() { let mut _x = 123; //~^ ERROR invalid variable declaration }