patch 8.2.3868: Vim9: function test fails

Problem:    Vim9: function test fails.
Solution:   Add missing changes.  Add test for earlier patch.
This commit is contained in:
Bram Moolenaar
2021-12-21 13:30:42 +00:00
parent d92813a598
commit 1b5f7a6202
3 changed files with 33 additions and 12 deletions

View File

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