1
0
forked from aniani/vim

patch 8.2.3839: using \z() with \z1 not tested for syntax highlighting

Problem:    Using \z() with \z1 not tested for syntax highlighting.
Solution:   Add a test. (Dominique Pellé, closes #9365)
This commit is contained in:
Dominique Pelle
2021-12-17 17:32:29 +00:00
committed by Bram Moolenaar
parent db1a410b61
commit 354b23a9f8
2 changed files with 20 additions and 0 deletions

View File

@@ -749,6 +749,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
3839,
/**/
3838,
/**/