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.
1 parent 7f27b12 commit 93ce686Copy full SHA for 93ce686
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