summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/bounds-lifetime.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/parser/bounds-lifetime.stderr')
-rw-r--r--tests/ui/parser/bounds-lifetime.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/bounds-lifetime.stderr b/tests/ui/parser/bounds-lifetime.stderr
index e47a21d89..26a3e7863 100644
--- a/tests/ui/parser/bounds-lifetime.stderr
+++ b/tests/ui/parser/bounds-lifetime.stderr
@@ -4,5 +4,5 @@ error: expected one of `#`, `>`, `const`, identifier, or lifetime, found `,`
LL | type A = for<,> fn();
| ^ expected one of `#`, `>`, `const`, identifier, or lifetime
-error: aborting due to previous error
+error: aborting due to 1 previous error