mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.1606
Problem: Having type() handle a Funcref that is or isn't a partial
differently causes problems for existing scripts.
Solution: Make type() return the same value. (Thinca)
953cc7fb13
This commit is contained in:

committed by
James McCoy

parent
34a7814219
commit
5241ca7d7a
@@ -836,7 +836,7 @@ static int included_patches[] = {
|
||||
// 1609 NA
|
||||
// 1608,
|
||||
// 1607,
|
||||
// 1606,
|
||||
1606,
|
||||
1605,
|
||||
1604,
|
||||
1603,
|
||||
|
Reference in New Issue
Block a user