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