We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f27b12 + 93ce686 commit a31216bCopy full SHA for a31216b
tests/ui/issue-3145.stderr
@@ -1,4 +1,4 @@
1
-error: expected token: `,`
+error: expected `,`, found `a`
2
--> $DIR/issue-3145.rs:2:19
3
|
4
LL | println!("{}" a); //~ERROR expected token: `,`
0 commit comments