forked from aniani/vim
patch 8.2.3786: test fails because of using Vim9 syntax in legacy function
Problem: Test fails because of using Vim9 syntax in legacy function. Solution: Add "call".
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3786,
|
||||
/**/
|
||||
3785,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user