We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2221fc8 commit b0373a5Copy full SHA for b0373a5
tests/ui/issue-3145.stderr
@@ -2,7 +2,7 @@ error: expected token: `,`
2
--> $DIR/issue-3145.rs:2:19
3
|
4
LL | println!("{}" a); //~ERROR expected token: `,`
5
- | ^
+ | ^ expected `,`
6
7
error: aborting due to previous error
8
0 commit comments