mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
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.
346418c624
This commit is contained in:

committed by
James McCoy

parent
66922d89cc
commit
f90551b0e6
@@ -878,7 +878,7 @@ static int included_patches[] = {
|
||||
1567,
|
||||
// 1566 NA
|
||||
1565,
|
||||
// 1564,
|
||||
1564,
|
||||
1563,
|
||||
// 1562 NA
|
||||
// 1561 NA
|
||||
|
Reference in New Issue
Block a user