forked from aniani/vim
patch 8.2.0714: Vim9: handling constant expression does not scale
Problem: Vim9: handling constant expression does not scale. Solution: Use another solution, passint typval_T.
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
714,
|
||||
/**/
|
||||
713,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user