Commit 95dc487
committed
Dump the inverted bit of a custom character class
Make sure an inverted character class does not
dump the same as a regular character class.1 parent 1e57c5a commit 95dc487
File tree
2 files changed
+3
-1
lines changed- Sources/_RegexParser/Regex/Printing
- Tests/RegexTests
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2210 | 2210 | | |
2211 | 2211 | | |
2212 | 2212 | | |
| 2213 | + | |
| 2214 | + | |
2213 | 2215 | | |
2214 | 2216 | | |
2215 | 2217 | | |
| |||
0 commit comments