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