blob: 550cb5449df19cac43fe6d2d2434f99c1360bf20 [file] [log] [blame]
error: character literal may only contain one codepoint: '●
--> $DIR/lex-bad-char-literals-4.rs:4:5
|
LL | ' //~ ERROR: character literal may only contain one codepoint: '●
| ^^
error: aborting due to previous error