blob: 1b72184b0c8861fc3b84dfd8e011d027bc1e9f46 [file] [log] [blame]
error: expected `:`, found `Bad`
--> $DIR/recover-struct.rs:4:9
|
LL | Very
| - expected `:`
LL | Bad
| ^^^ unexpected token
error: aborting due to previous error