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