8 lines
180 B
Text
8 lines
180 B
Text
error: expected pattern, found `}`
|
|
--> $DIR/issue-31804.rs:16:1
|
|
|
|
|
LL | } //~ ERROR expected pattern, found `}`
|
|
| ^ expected pattern
|
|
|
|
error: aborting due to previous error
|
|
|