fn main() { println!("{}", x.); //~ ERROR unexpected token: `)` //~^ ERROR cannot find value `x` in this scope }