summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/doc-before-identifier.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/parser/doc-before-identifier.stderr')
-rw-r--r--tests/ui/parser/doc-before-identifier.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/doc-before-identifier.stderr b/tests/ui/parser/doc-before-identifier.stderr
index 940d293b6..501b05c5a 100644
--- a/tests/ui/parser/doc-before-identifier.stderr
+++ b/tests/ui/parser/doc-before-identifier.stderr
@@ -4,5 +4,5 @@ error: expected identifier, found doc comment `/// document`
LL | fn /// document
| ^^^^^^^^^^^^ expected identifier, found doc comment
-error: aborting due to previous error
+error: aborting due to 1 previous error