]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/parser/doc-before-identifier.stderr
Rollup merge of #67005 - andrewbanchich:master, r=joshtriplett
[rust.git] / src / test / ui / parser / doc-before-identifier.stderr
index 73b169ce8e58518f960a3189f266ed4d3af7999b..940d293b6786ce86c7000d67ba10126691bcaf19 100644 (file)
@@ -1,5 +1,5 @@
 error: expected identifier, found doc comment `/// document`
-  --> $DIR/doc-before-identifier.rs:13:4
+  --> $DIR/doc-before-identifier.rs:1:4
    |
 LL | fn /// document
    |    ^^^^^^^^^^^^ expected identifier, found doc comment