mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +00:00
vim-patch:7.4.2120
Problem: User defined functions can't be a closure.
Solution: Add the "closure" argument. Allow using :unlet on a bound
variable. (Yasuhiro Matsumoto, Ken Takata)
10ce39a0d5
This commit is contained in:
@@ -286,3 +286,5 @@ func Test_named_function_closure()
|
||||
endfunc
|
||||
=======
|
||||
>>>>>>> 42b34811... vim-patch:7.4.2119
|
||||
=======
|
||||
>>>>>>> 789a3319... vim-patch:7.4.2120
|
||||
|
Reference in New Issue
Block a user