forked from aniani/vim
patch 7.4.1564
Problem: An empty list in function() causes an error. Solution: Handle an empty list like there is no list of arguments.
This commit is contained in:
@@ -743,6 +743,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1564,
|
||||
/**/
|
||||
1563,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user