summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/pat-ranges-2.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/parser/pat-ranges-2.stderr')
-rw-r--r--tests/ui/parser/pat-ranges-2.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/pat-ranges-2.stderr b/tests/ui/parser/pat-ranges-2.stderr
index 1a9e33beb..c27436a81 100644
--- a/tests/ui/parser/pat-ranges-2.stderr
+++ b/tests/ui/parser/pat-ranges-2.stderr
@@ -4,5 +4,5 @@ error: expected one of `::`, `:`, `;`, `=`, or `|`, found `!`
LL | let 10 ..= makropulos!() = 12;
| ^ expected one of `::`, `:`, `;`, `=`, or `|`
-error: aborting due to previous error
+error: aborting due to 1 previous error