1
0
forked from aniani/vim
Files
vim/src/evalfunc.c
Bram Moolenaar 2f9f4ccfc8 patch 8.2.3857: Vim9: inconsistent error for using function()
Problem:    Vim9: inconsistent error for using function().
Solution:   Use a runtime type check for the result of function().
            (closes #8492)
2021-12-20 09:36:27 +00:00

244 KiB