Sign in
rust
/
rust
/
08650fbb506c44fbc95d91abfb7cd95a56bbff30
/
.
/
src
/
test
/
ui
/
resolve
/
issue-82156.rs
blob: 6215259e4865740ceae2115b1de1f99f1d2735fd [
file
]
fn
main
()
{
super
();
//~ ERROR failed to resolve: there are too many leading `super` keywords
}