7185ea35c3
Closes #1328
5 lines
71 B
Rust
5 lines
71 B
Rust
// error-pattern:expecting ']'
|
|
|
|
// asterisk is bogus
|
|
#[attr*]
|
|
mod m { } |