Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
tests
/
ui
/
resolve
/
issue-82156.rs
blob: fc6840faf636ba894a0b15116e46b40477e311b3 [
file
]
fn
main
()
{
super
();
//~ ERROR: too many leading `super` keywords
}