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 79b3c09 commit c7595b3Copy full SHA for c7595b3
README.md
@@ -54,8 +54,8 @@ condition.
54
55
The syntax extension will always warn if no catch-all case is provided. No
56
exhaustiveness check is attempted. Doing it right would require
57
-reimplementing full regular expression parsing, and presumably an algorithm
58
-which would produce a counter-example as expands the branches of the regular
+reimplementing full regular expression parsing, and an algorithm which would
+presumably produce a counter-example as expands the branches of the regular
59
expression.
60
61
## Bug Reports
0 commit comments