blob: 93908150b6cfe1504e39666849c2cebfe950c75f [file] [log] [blame]
error: expected `:`, found `}`
--> $DIR/derive-bad.rs:7:5
|
LL | A
| ^ expected `:`
error: proc-macro derive produced unparseable tokens
--> $DIR/derive-bad.rs:7:5
|
LL | A
| ^
error: aborting due to 2 previous errors