Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
parser
/
attribute
/
attr-bad-meta.rs
blob: 8001977f5a39f69fe97103dc6558ba0868dade81 [
file
] [
log
] [
blame
]
#[
path
*]
//~ ERROR expected one of `(`, `::`, `=`, `[`, `]`, or `{`, found `*`
mod
m
{}