2022-11-09 07:40:51 -06:00
|
|
|
error: invalid format string: unmatched `}` found
|
|
|
|
--> $DIR/issue-104142.rs:4:9
|
|
|
|
|
|
|
|
|
LL | \"\'}、"#
|
|
|
|
| ^ unmatched `}` in format string
|
|
|
|
|
|
|
|
|
= note: if you intended to print `}`, you can escape it using `}}`
|
|
|
|
|
2023-11-21 09:44:16 -06:00
|
|
|
error: aborting due to 1 previous error
|
2022-11-09 07:40:51 -06:00
|
|
|
|