blob: d28ce25341d3ac89509674565b09e7635aae21e9 [file] [log] [blame]
error: unexpected token: `$`
--> $DIR/macro-attribute.rs:1:9
|
LL | #[doc = $not_there]
| ^
error: aborting due to previous error