summaryrefslogtreecommitdiffstats
path: root/tests/ui/binop/placement-syntax.stderr
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/ui/binop/placement-syntax.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/binop/placement-syntax.stderr b/tests/ui/binop/placement-syntax.stderr
index 3fdaf4cd0..b20a2ee63 100644
--- a/tests/ui/binop/placement-syntax.stderr
+++ b/tests/ui/binop/placement-syntax.stderr
@@ -9,5 +9,5 @@ help: if you meant to write a comparison against a negative value, add a space i
LL | if x< -1 {
| ~~~
-error: aborting due to previous error
+error: aborting due to 1 previous error