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 cab8f03 commit 3015e23Copy full SHA for 3015e23
README.md
@@ -54,9 +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 an algorithm which would
58
-presumably produce a counter-example as expands the branches of the regular
59
-expression.
+reimplementing full regular expression parsing and an algorithm which would
+ideally produce a counter-example.
60
61
## Bug Reports
62
0 commit comments