blob: 03482a41f546597720f4a2f2348739ec7d4446d3 [file] [log] [blame]
error: expected `,`
--> $DIR/bind-struct-early-modifiers.rs:4:19
|
LL | Foo { ref x: ref x } => {},
| ^
error: aborting due to previous error