blob: 972101a0bc3ee1940c9b04d8292bf04d9a4ef4f2 [file] [log] [blame]
impl B { //~ ERROR cannot find type `B` in this scope
}
fn main() {
}