1
0
forked from aniani/vim
Files
vim/src/testdir/test_vim9_expr.vim
Bram Moolenaar 1802405d71 patch 8.2.3897: Vim9: second argument of map() and filter() not checked
Problem:    Vim9: the second argument of map() and filter() is not checked at
            compile time.
Solution:   Add more specific type check for the second argument.
2021-12-25 21:43:28 +00:00

101 KiB