mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 17:36:29 +00:00
vim-patch:7.4.2136
Problem: Closure function fails.
Solution: Don't reset uf_scoped when it points to another funccal.
5801644819
This commit is contained in:
@@ -284,7 +284,3 @@ func Test_named_function_closure()
|
||||
call garbagecollect()
|
||||
call assert_equal(14, s:Abar())
|
||||
endfunc
|
||||
=======
|
||||
>>>>>>> 42b34811... vim-patch:7.4.2119
|
||||
=======
|
||||
>>>>>>> 789a3319... vim-patch:7.4.2120
|
||||
|
Reference in New Issue
Block a user