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