diff options
Diffstat (limited to 'testdata/testoutput5')
-rw-r--r-- | testdata/testoutput5 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/testdata/testoutput5 b/testdata/testoutput5 index 438c4d3..70d34f4 100644 --- a/testdata/testoutput5 +++ b/testdata/testoutput5 @@ -3988,7 +3988,12 @@ Subject length lower bound = 1 0: sc /\X?abc/utf,no_start_optimize -\xff\x7f\x00\x00\x03\x00\x41\xcc\x80\x41\x{300}\x61\x62\x63\x00\=no_utf_check,offset=06 + \xff\x7f\x00\x00\x03\x00\x41\xcc\x80\x41\x{300}\x61\x62\x63\x00\=no_utf_check,offset=06 0: A\x{300}abc +/\x{100}\x{200}\K\x{300}/utf,startchar + \x{100}\x{200}\x{300} + 0: \x{100}\x{200}\x{300} + ^^^^^^^^^^^^^^ + # End of testinput5 |