Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
6d71251cf9e40326461f90f8ff9a7024706aea87
/
.
/
tests
/
ui
/
lexer
/
unterminated-comment.stderr
blob: 6ab5441ee05ced38f3ef1b928af983f909547fb0 [
file
] [
log
] [
blame
]
error
[
E0758
]:
unterminated block comment
-->
$DIR
/
unterminated
-
comment
.
rs
:
1
:
1
|
LL
|
/*
| ^^^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0758`.