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
/
parser
/
attr-dangling-in-mod.rs
blob: 261ed3913afd73bdd1f5c7a3be1ea5790dd03586 (
plain
)
1
2
3
4
5
6
// error-pattern:expected item
fn
main
()
{
}
#[foo =
"bar"
]