fn main() { let become = 0; //~^ ERROR expected pattern, found reserved keyword `become` }