diff options
| author | Rickard Green <[email protected]> | 2019-06-26 11:02:39 +0200 |
|---|---|---|
| committer | Rickard Green <[email protected]> | 2019-06-26 11:02:39 +0200 |
| commit | 28b3f984e2f9926164efc8949301f45c6bb41b25 (patch) | |
| tree | 669ae028729e2663d2c98325f804c2db7e3d5d3b /lib/stdlib/test/re_SUITE_data/testoutput2 | |
| parent | 7fe7fa3dde556b5b92522f8279d465bb52baf1f6 (diff) | |
| download | otp-28b3f984e2f9926164efc8949301f45c6bb41b25.tar.gz otp-28b3f984e2f9926164efc8949301f45c6bb41b25.tar.bz2 otp-28b3f984e2f9926164efc8949301f45c6bb41b25.zip | |
Update internal PCRE to version 8.43
Diffstat (limited to 'lib/stdlib/test/re_SUITE_data/testoutput2')
| -rw-r--r-- | lib/stdlib/test/re_SUITE_data/testoutput2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/stdlib/test/re_SUITE_data/testoutput2 b/lib/stdlib/test/re_SUITE_data/testoutput2 index 61ed8d9d4e..4ccda27201 100644 --- a/lib/stdlib/test/re_SUITE_data/testoutput2 +++ b/lib/stdlib/test/re_SUITE_data/testoutput2 @@ -14721,4 +14721,8 @@ No need char 0: ab 1: a +/(?(?=^))b/ + abc + 0: b + /-- End of testinput2 --/ |
