1
0
forked from aniani/vim

patch 8.2.3810: Vim9: expr4 test fails on MS-Windows

Problem:    Vim9: expr4 test fails on MS-Windows.
Solution:   Do not give an error for a missing function name when skipping.
This commit is contained in:
Bram Moolenaar
2021-12-14 18:57:45 +00:00
parent 7509ad8b0f
commit b334137acf
3 changed files with 13 additions and 3 deletions

View File

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