From b62bcd1e05a00bdacde11c52762cd48f6f0325f0 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 13 Jun 2013 20:19:40 +0200 Subject: updated for version 7.3.1185 Problem: New regexp engine: no match with ^ after \n. (SungHyun Nam) Solution: Fix it, add a test. --- src/testdir/test64.ok | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/testdir/test64.ok') diff --git a/src/testdir/test64.ok b/src/testdir/test64.ok index 8e90cb8f8..20725dde4 100644 --- a/src/testdir/test64.ok +++ b/src/testdir/test64.ok @@ -918,6 +918,8 @@ OK 2 - [0-9a-zA-Z]\{8}-\([0-9a-zA-Z]\{4}-\)\{3}[0-9a-zA-Z]\{12} Ac 7 ghi +c + xxstart3 thexE thE thExethe -- cgit v1.2.1