]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4946: Vim9: some code not covered by tests v8.2.4946
authorBram Moolenaar <Bram@vim.org>
Thu, 12 May 2022 21:03:01 +0000 (22:03 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 12 May 2022 21:03:01 +0000 (22:03 +0100)
commit7f8a3b11bfc02f24dfd877d0a81392d679008180
treebaefbbb6151f6cc271f3cc4dccd15f3409f35a17
parent9f1983de4e8293bae32fdab72a459b1b64bf767f
patch 8.2.4946: Vim9: some code not covered by tests

Problem:    Vim9: some code not covered by tests.
Solution:   Add a few more test cases.  Remove dead code.
src/testdir/test_vim9_builtin.vim
src/testdir/test_vim9_expr.vim
src/version.c
src/vim9expr.c