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:
Michael Ennen
2016-12-17 22:33:03 -07:00
parent 1e3c0efa0f
commit 1f715ac1c1
3 changed files with 36 additions and 40 deletions

View File

@@ -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