summaryrefslogtreecommitdiffstats
path: root/tests/ui/async-await/no-const-async.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/async-await/no-const-async.stderr')
-rw-r--r--tests/ui/async-await/no-const-async.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/async-await/no-const-async.stderr b/tests/ui/async-await/no-const-async.stderr
index 90ec646c8..29095f3c4 100644
--- a/tests/ui/async-await/no-const-async.stderr
+++ b/tests/ui/async-await/no-const-async.stderr
@@ -7,5 +7,5 @@ LL | pub const async fn x() {}
| | `async` because of this
| `const` because of this
-error: aborting due to previous error
+error: aborting due to 1 previous error