Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
refs/heads/stable
/
.
/
src
/
test
/
ui
/
unterminated-doc-comment.stderr
blob: 2d5e537973ea8155252e5500b45bbeadd14c95ea [
file
] [
edit
]
error
[
E0758
]:
unterminated block doc
-
comment
-->
$DIR
/
unterminated
-
doc
-
comment
.
rs
:
1
:
1
|
LL
|
/*!
| ^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0758`.