Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
attribute
/
attr-dangling-in-mod.rs
blob: 001ac1135f6e466880aee3612ab3f05608ee7360 [
file
] [
log
] [
blame
] [
edit
]
//@ error-pattern:expected item
fn
main
()
{
}
#[
foo
=
"bar"
]