Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
unbalanced-doublequote.stderr
blob: 9fdad87a86cf1217e79cab82c2c0213dbba30700 [
file
] [
log
] [
blame
] [
edit
]
error
[
E0765
]:
unterminated
double
quote
string
-->
$DIR
/
unbalanced
-
doublequote
.
rs
:
5
:
5
|
LL
|
/
"
LL | | }
| |_^
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0765`.