summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/keyword-struct-as-identifier.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/parser/keyword-struct-as-identifier.stderr')
-rw-r--r--tests/ui/parser/keyword-struct-as-identifier.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/keyword-struct-as-identifier.stderr b/tests/ui/parser/keyword-struct-as-identifier.stderr
index b73361a55..89eb644e1 100644
--- a/tests/ui/parser/keyword-struct-as-identifier.stderr
+++ b/tests/ui/parser/keyword-struct-as-identifier.stderr
@@ -9,5 +9,5 @@ help: escape `struct` to use it as an identifier
LL | let r#struct = "foo";
| ++
-error: aborting due to previous error
+error: aborting due to 1 previous error