diff options
Diffstat (limited to '')
-rw-r--r-- | tests/ui/attributes/main-removed-1.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/attributes/main-removed-1.stderr b/tests/ui/attributes/main-removed-1.stderr index 2422c5c3b..fda28772e 100644 --- a/tests/ui/attributes/main-removed-1.stderr +++ b/tests/ui/attributes/main-removed-1.stderr @@ -6,5 +6,5 @@ LL | #[main] | = note: `main` is in scope, but it is a function, not an attribute -error: aborting due to previous error +error: aborting due to 1 previous error |