forked from aniani/vim
patch 8.2.3359: Vim9: error for type when variable is not set
Problem: Vim9: error for type when variable is not set. Solution: Give a specific error for a NULL function. (closes #8773)
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3359,
|
||||
/**/
|
||||
3358,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user