blob: fc07ae5e60ef40345293b7314fe10591a257b7cc [file] [log] [blame]
// https://github.com/rust-lang/rust/issues/22811
fn main() { println!("{}", foobar); } //~ ERROR cannot find value `foobar` in this scope