forked from aniani/vim
patch 8.2.4441: Vim9: function argument of filter() not checked like map()
Problem: Vim9: function argument of filter() not checked like map(). Solution: Also check the function argument of filter().
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4441,
|
||||
/**/
|
||||
4440,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user