1
0
forked from aniani/vim

patch 8.2.2098: Vim9: function argument of sort() and map() not tested

Problem:    Vim9: function argument of sort() and map() not tested.
Solution:   Add a couple of tests.
This commit is contained in:
Bram Moolenaar
2020-12-05 21:47:06 +01:00
parent 56602ba153
commit 08cf0c0d82
2 changed files with 26 additions and 2 deletions

View File

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