use super::f; //~ ERROR there are too many leading `super` keywords

fn main() {
}