diff options
author | Bram Moolenaar <Bram@vim.org> | 2017-06-05 13:30:06 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2017-06-05 13:30:06 +0200 |
commit | bb7943b7920ef2f88cb9b6f46c34c7946c370819 (patch) | |
tree | 6b646bc455347b774411c0fe6d6a39f0daaa640d /src/testdir/test36.ok | |
parent | 763209c57bf50ae777f9c2929eeea01eff7ae6ee (diff) | |
download | vim-bb7943b7920ef2f88cb9b6f46c34c7946c370819.zip |
patch 8.0.0618: NFA regex engine handles [0-z] incorrectly
Problem: NFA regex engine handles [0-z] incorrectly.
Solution: Return at the right point. (James McCoy, closes #1703)
Diffstat (limited to 'src/testdir/test36.ok')
-rw-r--r-- | src/testdir/test36.ok | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/testdir/test36.ok b/src/testdir/test36.ok index df21ed1c5..867833bb9 100644 --- a/src/testdir/test36.ok +++ b/src/testdir/test36.ok @@ -97,3 +97,9 @@ ABCDEFGHIXYZ !"#$%&'()#+'-./0123456789:;<=>?@ABCDEFGHIXYZ[\]^_`abcdefghiwxyz{|}~€‚›¦±¼ÇÓé !"#$%&'()#+'-./0123456789:;<=>?@ABCDEFGHIXYZ[\]^_`abcdefghiwxyz{|}~€‚›¦±¼ÇÓé !"#$%&'()#+'-./0123456789:;<=>?@ABCDEFGHIXYZ[\]^_`abcdefghiwxyz{|}~€‚›¦±¼ÇÓé +
!"#$%&'()#+'-./{|}~€‚›¦±¼ÇÓé +
!"#$%&'()#+'-./{|}~€‚›¦±¼ÇÓé +
!"#$%&'()#+'-./{|}~€‚›¦±¼ÇÓé +0123456789:;<=>?@ABCDEFGHIXYZ[\]^_`abcdefghiwxyz +0123456789:;<=>?@ABCDEFGHIXYZ[\]^_`abcdefghiwxyz +0123456789:;<=>?@ABCDEFGHIXYZ[\]^_`abcdefghiwxyz |