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