blob: 2ca10f697604d66cbb9b9941a1df114ed11c72ed [file] [log] [blame]
error: unexpected token: `)`
--> $DIR/pat-tuple-5.rs:3:14
|
LL | (pat ..) => {} //~ ERROR unexpected token: `)`
| ^^
error: aborting due to previous error