forked from aniani/vim
patch 8.2.3707: Vim9: constant expression of elseif not recognized
Problem: Vim9: constant expression of elseif not recognized. Solution: Set instruction count before generating the expression.
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3707,
|
||||
/**/
|
||||
3706,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user