blob: 5809d64e8067843dd0f6e31621d1d59ca9d5b2d5 [file] [log] [blame]
error: expected item after doc comment
--> $DIR/doc-before-eof.rs:3:1
|
LL | /// hi //~ERROR expected item after doc comment
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this doc comment doesn't document anything
error: aborting due to previous error