]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/parser/unicode-quote-chars.stderr
Rollup merge of #75180 - KodrAus:feat/error-by-ref, r=m-ou-se
[rust.git] / src / test / ui / parser / unicode-quote-chars.stderr
index 4b0cb96ed211f8a48ba19b4747213544a247b737..d9ec92b3f8a83e85ff967230684f141932d9a93b 100644 (file)
@@ -20,7 +20,7 @@ help: Unicode character '”' (Right Double Quotation Mark) looks like '"' (Quot
 LL |     println!(“hello world");
    |                          ^
 
-error: expected token: `,`
+error: expected `,`, found `world`
   --> $DIR/unicode-quote-chars.rs:4:21
    |
 LL |     println!(“hello world”);