Sign in
rust
/
rust
/
08650fbb506c44fbc95d91abfb7cd95a56bbff30
/
.
/
src
/
test
/
ui
/
parser
/
doc-before-eof.stderr
blob: 82756626765b07c280c55240fcad581827c1cdc7 [
file
]
error
:
expected item after doc comment
-->
$DIR
/
doc
-
before
-
eof
.
rs
:
3
:
1
|
LL
|
/// hi
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
this
doc comment doesn
't document anything
error: aborting due to previous error