Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
ui
/
issues
/
issue-44078.stderr
blob: 3e12de34e11eeaee06ee532c6a1db260716c4339 [
file
]
error
[
E0765
]:
unterminated
double
quote
string
-->
$DIR
/
issue
-
44078.rs
:
2
:
8
|
LL
|
"😊"";
| _________^
LL | | }
| |__^
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0765`.