1
0
forked from aniani/vim
Files
vim/src/testdir/test_vim9_func.vim
Bram Moolenaar a915fa0103 patch 8.2.4612: Vim9: cannot use a recursive call in a nested function
Problem:    Vim9: cannot use a recursive call in a nested function. (Sergey
            Vlasov)
Solution:   Define the funcref before compiling the function. (closes #9989)
2022-03-23 11:29:15 +00:00

93 KiB