1
0
forked from aniani/vim

patch 8.2.2144: Vim9: some corner cases not tested

Problem:    Vim9: some corner cases not tested.
Solution:   Add a few tests.
This commit is contained in:
Bram Moolenaar
2020-12-14 18:31:27 +01:00
parent ec792290eb
commit 025cb1ca86
3 changed files with 27 additions and 12 deletions

View File

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