1
0
forked from aniani/vim

patch 8.2.3896: Vim9: no test for nested function not available later

Problem:    Vim9: no test for nested function not available later.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2021-12-25 19:58:22 +00:00
parent ae1068afde
commit db8e5c21b9
2 changed files with 17 additions and 0 deletions

View File

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