Skip to content

Commit 3015e23

Browse files
committed
Tweak README.
1 parent cab8f03 commit 3015e23

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,8 @@ condition.
5454

5555
The syntax extension will always warn if no catch-all case is provided. No
5656
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.
57+
reimplementing full regular expression parsing and an algorithm which would
58+
ideally produce a counter-example.
6059

6160
## Bug Reports
6261

0 commit comments

Comments
 (0)