summaryrefslogtreecommitdiffstats
path: root/tests/ui/macros/bang-after-name.stderr
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/ui/macros/bang-after-name.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/macros/bang-after-name.stderr b/tests/ui/macros/bang-after-name.stderr
index f609c4943..27853161e 100644
--- a/tests/ui/macros/bang-after-name.stderr
+++ b/tests/ui/macros/bang-after-name.stderr
@@ -4,5 +4,5 @@ error: macro names aren't followed by a `!`
LL | macro_rules! foo! {
| ^ help: remove the `!`
-error: aborting due to previous error
+error: aborting due to 1 previous error