summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/NoNumericUnderscores0.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parser/should_fail/NoNumericUnderscores0.stderr')
-rw-r--r--testsuite/tests/parser/should_fail/NoNumericUnderscores0.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/parser/should_fail/NoNumericUnderscores0.stderr b/testsuite/tests/parser/should_fail/NoNumericUnderscores0.stderr
index ffe4a3f1dc..837688a9ba 100644
--- a/testsuite/tests/parser/should_fail/NoNumericUnderscores0.stderr
+++ b/testsuite/tests/parser/should_fail/NoNumericUnderscores0.stderr
@@ -1,4 +1,4 @@
-NoNumericUnderscores0.hs:11:3: error:
+NoNumericUnderscores0.hs:11:3: error: [GHC-62330]
Illegal underscores in integer literals
Suggested fix: Perhaps you intended to use NumericUnderscores