blob: 51aaf8bb3cfbe2daff10cd6b34cbfd177eb2d663 [file] [log] [blame]
error: expected `:`, found `,`
--> $DIR/recovered-struct-variant.rs:2:10
|
LL | A { a, b: usize }
| ^ expected `:`
error: aborting due to previous error