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