Sign in
rust
/
rust-lang
/
rust
/
754a82d87c8e1d2561b471e0664be252193644a4
/
.
/
tests
/
rustdoc-ui
/
doctest
/
test-compile-fail3.stderr
blob: 8061097e73acd66d1e8dc3b5609fc61fe30f3096 [
file
] [
log
] [
blame
]
error
[
E0765
]:
unterminated
double
quote
string
-->
$DIR
/
test
-
compile
-
fail3
.
rs
:
3
:
1
|
LL
|
/
"fail
LL | |
| |___________^
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0765`.