1 2 3 4 5 6 7 8
error: unexpected token: `]` --> $DIR/attr-bad-meta-2.rs:1:8 | LL | #[path =] //~ ERROR unexpected token: `]` | ^ error: aborting due to previous error