blob: bfe8ab2f5ffeb13e82c2318fbcf0138986da8064 [file] [log] [blame]
//@ compile-flags: --error-format human-annotate-rs -Z unstable-options
pub fn main() {
let x: Iter;
}
//~? RAW cannot find type `Iter` in this scope