blob: 43b49e463128fc0eff4bcf501ad2b71b2b329711 [file] [log] [blame]
error: unterminated double quote string
--> $DIR/issue-44078.rs:2:8
|
LL | "😊"";
| _________^
LL | | }
| |__^
error: aborting due to previous error