summaryrefslogtreecommitdiffstats
path: root/tests/ui/const-generics/ice-const-generic-function-return-ty.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/const-generics/ice-const-generic-function-return-ty.stderr')
-rw-r--r--tests/ui/const-generics/ice-const-generic-function-return-ty.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/const-generics/ice-const-generic-function-return-ty.stderr b/tests/ui/const-generics/ice-const-generic-function-return-ty.stderr
index a72f5800a..5d3ef008b 100644
--- a/tests/ui/const-generics/ice-const-generic-function-return-ty.stderr
+++ b/tests/ui/const-generics/ice-const-generic-function-return-ty.stderr
@@ -4,5 +4,5 @@ error: expected one of `(`, `::`, `<`, or `>`, found `;`
LL | fn return_ty() -> impl Into<<() as Reexported;
| ^ expected one of `(`, `::`, `<`, or `>`
-error: aborting due to previous error
+error: aborting due to 1 previous error