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