]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2098: Vim9: function argument of sort() and map() not tested v8.2.2098
authorBram Moolenaar <Bram@vim.org>
Sat, 5 Dec 2020 20:47:06 +0000 (21:47 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 5 Dec 2020 20:47:06 +0000 (21:47 +0100)
commit08cf0c0d82c7edfcbfe60db34f92759b7fee939a
treedb1f5d136ccfbe061ce71fdb6251b5765218230c
parent56602ba153af7130b76daf83933922aaea3e2646
patch 8.2.2098: Vim9: function argument of sort() and map() not tested

Problem:    Vim9: function argument of sort() and map() not tested.
Solution:   Add a couple of tests.
src/testdir/test_vim9_builtin.vim
src/version.c