1error: 1 positional argument in format string, but no arguments were given
2  --> $DIR/issue-83340.rs:6:4
3   |
4LL | \n {} │",
5   |    ^^
6
7error: aborting due to previous error
8
9