index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ui
/
super-at-top-level.rs
blob: e4d587bc9effa4088a371dcc3f617ebe20a102d4 (
plain
)
1
2
3
4
use
super
::
f
;
//~ ERROR there are too many leading `super` keywords
fn
main
()
{
}