diff --git a/testdata/testinput2 b/testdata/testinput2 index 2b4ced0..602005f 100644 --- a/testdata/testinput2 +++ b/testdata/testinput2 @@ -5625,4 +5625,8 @@ a)"xI /A(?:(*ACCEPT))?B/info +/(A(*ACCEPT)??B)C/ + ABC + AXY + # End of testinput2 diff --git a/testdata/testoutput2 b/testdata/testoutput2 index b98e98d..f54fee3 100644 --- a/testdata/testoutput2 +++ b/testdata/testoutput2 @@ -17031,6 +17031,14 @@ Capture group count = 0 First code unit = 'A' Subject length lower bound = 1 +/(A(*ACCEPT)??B)C/ + ABC + 0: ABC + 1: AB + AXY + 0: A + 1: A + # End of testinput2 Error -70: PCRE2_ERROR_BADDATA (unknown error number) Error -62: bad serialized data