blob: b30002cddafeabacfe8228baf9abc3e2cf698429 [file] [log] [blame]
fn main() {
let Self = 22; //~ ERROR cannot find unit struct/variant or constant `Self` in this scope
}