1
0
forked from aniani/vim

patch 8.2.3997: Vim9: not enough testing for extend() and map()

Problem:    Vim9: not enough testing for extend() and map().
Solution:   Add more test cases.  Fix uncovered problems.  Remove unused type
            fields.
This commit is contained in:
Bram Moolenaar
2022-01-04 15:54:38 +00:00
parent 078a46161e
commit 10d6f18b2f
7 changed files with 39 additions and 15 deletions

View File

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