blob: c21149a846fe09d5ed1d7b157625eb3a2ba5153f [file]
fn main() {
let super: isize; //~ ERROR: too many leading `super` keywords
}