rust/tests/ui/parser/attribute/attr-bad-meta-2.rs

3 lines
60 B
Rust

#[path =] //~ ERROR expected expression, found `]`
mod m {}