Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
4486c24db3ca1c698b34ea08bee15194774b53df
/
.
/
tests
/
ui
/
super-at-top-level.rs
blob: e4d587bc9effa4088a371dcc3f617ebe20a102d4 [
file
] [
log
] [
blame
]
use
super
::
f
;
//~ ERROR there are too many leading `super` keywords
fn
main
()
{
}