mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2134
Problem: No error for using function() badly.
Solution: Check for passing wrong function name. (Ken Takata)
b54c3ff317
This commit is contained in:
@@ -306,7 +306,7 @@ static int included_patches[] = {
|
||||
// 2137,
|
||||
// 2136,
|
||||
// 2135,
|
||||
// 2134,
|
||||
2134,
|
||||
// 2133 NA
|
||||
// 2132 NA
|
||||
// 2131 NA
|
||||
|
Reference in New Issue
Block a user