forked from aniani/vim
patch 8.2.2763: Vim9: cannot use type in for loop unpack at script level
Problem: Vim9: cannot use type in for loop unpack at script level. Solution: Advance over the type name.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2763,
|
||||
/**/
|
||||
2762,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user