forked from aniani/vim
patch 8.2.4226: filter-map test fails
Problem: Filter-map test fails. Solution: Only reject number argument in Vim9 script.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4226,
|
||||
/**/
|
||||
4225,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user