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
/
attr-bad-crate-attr.rs
blob: 89ba26dfd6f4b1c109fcbd008bcfd3c035132275 (
plain
)
1
2
3
4
// error-pattern: expected item
#![attr =
"val"
]
#[attr =
"val"
]
// Unterminated