mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-13 13:22:00 +00:00
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
error: expected pattern, found `}`
|
|
--> $DIR/issue-31804.rs:6:1
|
|
|
|
|
LL | }
|
|
| ^ expected pattern
|
|
|
|
error: aborting due to 1 previous error
|
|
|