patch 8.2.3856: Vim9: not enough tests

Problem:    Vim9: not enough tests.
Solution:   Run more expression tests also with Vim9. Fix an uncovered
            problem.
This commit is contained in:
Bram Moolenaar
2021-12-19 21:34:05 +00:00
parent bc404bfb32
commit fea43e44c0
4 changed files with 556 additions and 466 deletions

View File

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