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
/
src
/
test
/
ui
/
parser
/
attr-bad-meta.rs
blob: 8001977f5a39f69fe97103dc6558ba0868dade81 (
plain
)
1
2
#[path*]
//~ ERROR expected one of `(`, `::`, `=`, `[`, `]`, or `{`, found `*`
mod
m
{}