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