forked from aniani/vim
patch 8.2.3435: Vim9: dict is not passed to dict function
Problem: Vim9: dict is not passed to dict function. Solution: Keep the dict used until a function call.
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3435,
|
||||
/**/
|
||||
3434,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user