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