Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
lexer
/
unterminated-comment.stderr
blob: 6ab5441ee05ced38f3ef1b928af983f909547fb0 [
file
] [
log
] [
blame
] [
edit
]
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`.