We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 574a9d7 commit d478a88Copy full SHA for d478a88
message-index/messages/GHC-21231/escape-seq-oor/index.md
@@ -14,4 +14,4 @@ EscapeSeqOutOfRange.hs:4:13: error:
14
## Explanation
15
16
This example shows that a numeric escape sequence with a value higher than
17
-`1114111` throws an error, but numbers lower than that don't.
+`1114111` throws an error, but a number that is within range does not.
0 commit comments