blob: 4bc5e6f65d804e418d0d2eb60103c07bb331817d [file] [log] [blame]
error: expected identifier, found doc comment `/// document`
--> $DIR/doc-before-identifier.rs:3:4
|
LL | fn /// document
| ^^^^^^^^^^^^ expected identifier, found doc comment
error: aborting due to previous error