blob: 881e3d5276bb1bf564710cf63acfdacf8ae549f9 [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