54a8ac11f2
The test for the different escaping has been adjusted to actually show the different parsing results in the test output. To do this, it had to get its own file since it needs the -dv debug flag and specialized post-processing.
6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
match-char-class:
|
|
uppercase numbers: One Two Three Four
|
|
all the others: five six seven
|
|
starts with non-s, ends with [ex]: One Three five
|
|
exit status 0
|