blob: 94500087e55366a45a68f02263dcebe41cd58cd7 [file] [log] [blame]
error: expected one of `:`, `@`, or `|`, found `}`
--> $DIR/issue-44021.rs:3:18
|
LL | fn f() {|x, y}
| ^ expected one of `:`, `@`, or `|` here
error: aborting due to previous error