forked from aniani/vim
patch 8.2.3169: Vim9: cannot handle nested inline function
Problem: Vim9: cannot handle nested inline function. Solution: Check for nested inline function. (closes #8575)
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3169,
|
||||
/**/
|
||||
3168,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user