blob: 138570a93c498b341727863b683bbc943f831839 [file] [log] [blame]
fn main() {
println!("{}", x); //~ ERROR cannot find value `x` in this scope
}