patch 8.2.3898: Vim9: not sufficient testing for variable initialization

Problem:    Vim9: not sufficient testing for variable initialization.
Solution:   Add another test case.
This commit is contained in:
Bram Moolenaar
2021-12-25 22:00:49 +00:00
parent 1802405d71
commit fb9dcb080b
2 changed files with 20 additions and 0 deletions

View File

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