1
0
forked from aniani/vim

patch 8.2.4331: Vim9: no test for existing script variable in block

Problem:    Vim9: no test for existing script variable in block.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2022-02-08 19:23:35 +00:00
parent 779aeff5c3
commit 3a5988c025
2 changed files with 27 additions and 1 deletions

View File

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