blob: e4d587bc9effa4088a371dcc3f617ebe20a102d4 [file] [log] [blame]
use super::f; //~ ERROR there are too many leading `super` keywords
fn main() {
}