Sign in
rust
/
rust
/
98e8f99bc0401f9ff22dca2290b2bc2c33345a4b
/
.
/
tests
/
ui
/
parser
/
doc-before-eof.stderr
blob: e41d02f0ea4d463af7695f9758b0eca5c4156095 [
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 1 previous error