blob: 579365730c34c7339d102bd46219682897a39495 [file] [log] [blame] [edit]
error: expected pattern, found `,`
--> $DIR/pat-tuple-1.rs:3:10
|
LL | (, ..) => {}
| ^ expected pattern
error: aborting due to 1 previous error