blob: 4fa420c79fcc83231a2376918604aab823c7a8a1 [file] [log] [blame]
error: expected `]`, found `token`
--> $DIR/attr-bad-meta-3.rs:1:10
|
LL | #[path() token]
| ^^^^^ expected `]`
error: aborting due to previous error