]> granicus.if.org Git - vim/commit
patch 8.2.4407: Vim9: some code not covered by tests v8.2.4407
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Feb 2022 13:08:26 +0000 (13:08 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Feb 2022 13:08:26 +0000 (13:08 +0000)
commite08be09a08485e8c919f46c05223c1ccfdaf175d
tree10f2b1411ce97253eeef03d03835561766a17e1c
parent24384308635f40b15d399fbd4e60c25d5e21ed8d
patch 8.2.4407: Vim9: some code not covered by tests

Problem:    Vim9: some code not covered by tests.
Solution:   Add more tests.  Avoid giving two errors.  Remove dead code.
src/testdir/test_vim9_assign.vim
src/testdir/test_vim9_cmd.vim
src/testdir/test_vim9_func.vim
src/version.c
src/vim9execute.c