blob: f0b691333dc930c247ea098d4f85b43cbccb9074 [file] [log] [blame] [edit]
error[E0758]: unterminated block doc-comment
--> $DIR/unterminated-doc-comment.rs:1:1
|
LL | /*!
| ^^^^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0758`.