comparison src/testdir/test64.ok @ 4679:4d92b873acef v7.3.1087

updated for version 7.3.1087 Problem: A leading star is not seen as a normal char when \{} follows. Solution: Save and restore the parse state properly.
author Bram Moolenaar <bram@vim.org>
date Sat, 01 Jun 2013 14:42:56 +0200
parents c1622ff9ed8d
children 2f51ee8825db
comparison
equal deleted inserted replaced
4678:2425a12d8e45 4679:4d92b873acef
405 OK 1 - a\{,5} 405 OK 1 - a\{,5}
406 OK 2 - a\{,5} 406 OK 2 - a\{,5}
407 OK 0 - a\{,5} 407 OK 0 - a\{,5}
408 OK 1 - a\{,5} 408 OK 1 - a\{,5}
409 OK 2 - a\{,5} 409 OK 2 - a\{,5}
410 OK 0 - ^*\{4,}$
411 OK 1 - ^*\{4,}$
412 OK 2 - ^*\{4,}$
413 OK 0 - ^*\{4,}$
414 OK 1 - ^*\{4,}$
415 OK 2 - ^*\{4,}$
416 OK 0 - ^*\{4,}$
417 OK 1 - ^*\{4,}$
418 OK 2 - ^*\{4,}$
410 OK 0 - a\{} 419 OK 0 - a\{}
411 OK 1 - a\{} 420 OK 1 - a\{}
412 OK 2 - a\{} 421 OK 2 - a\{}
413 OK 0 - a\{} 422 OK 0 - a\{}
414 OK 1 - a\{} 423 OK 1 - a\{}