8 lines
148 B
Text
8 lines
148 B
Text
error: unexpected token: `$`
|
|
--> $DIR/macro-attribute.rs:1:9
|
|
|
|
|
LL | #[doc = $not_there]
|
|
| ^
|
|
|
|
error: aborting due to previous error
|
|
|