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