1
0
forked from aniani/vim

patch 8.2.4373: expression test fails

Problem:    Expression test fails.
Solution:   Make the test work with latest Vim9 syntax.
This commit is contained in:
Bram Moolenaar
2022-02-13 20:46:18 +00:00
parent 299d8e5eec
commit c87aa34dfd
2 changed files with 29 additions and 10 deletions

View File

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