1
0
forked from aniani/vim

patch 8.2.3508: Vim9: bad separators for "g" and "s" insufficiently tested

Problem:    Vim9: bad separators for "g" and "s" insufficiently tested.
Solution:   Add a few more test cases.
This commit is contained in:
Bram Moolenaar
2021-10-14 16:53:42 +01:00
parent 75aa92a162
commit 051a8a375f
2 changed files with 10 additions and 0 deletions

View File

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