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