Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: expected `:`, found `Bad`
--> $DIR/recover-struct.rs:4:9
|
LL | Very
| - expected `:`
LL | Bad
| ^^^ unexpected token
error: aborting due to previous error