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