Correct test for previous bugfix.
This commit is contained in:
parent
c1f8a7dfb3
commit
7b4b853b81
|
@ -4340,5 +4340,6 @@ a random value. /Ix
|
||||||
/(?C$)$)(?<]/
|
/(?C$)$)(?<]/
|
||||||
|
|
||||||
/(?(R))*+/B
|
/(?(R))*+/B
|
||||||
|
abcd
|
||||||
|
|
||||||
# End of testinput2
|
# End of testinput2
|
||||||
|
|
|
@ -14511,5 +14511,7 @@ Failed: error 124 at offset 10: unrecognized character after (?<
|
||||||
Ket
|
Ket
|
||||||
End
|
End
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
|
abcd
|
||||||
|
0:
|
||||||
|
|
||||||
# End of testinput2
|
# End of testinput2
|
||||||
|
|
Loading…
Reference in New Issue