summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/struct-filed-with-attr.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/parser/struct-filed-with-attr.stderr')
-rw-r--r--tests/ui/parser/struct-filed-with-attr.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/struct-filed-with-attr.stderr b/tests/ui/parser/struct-filed-with-attr.stderr
index c2cd7e82e..d850ed620 100644
--- a/tests/ui/parser/struct-filed-with-attr.stderr
+++ b/tests/ui/parser/struct-filed-with-attr.stderr
@@ -4,5 +4,5 @@ error: expected `,`, or `}`, found `#`
LL | owo: bool
| ^ help: try adding a comma: `,`
-error: aborting due to previous error
+error: aborting due to 1 previous error