]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4834: Vim9: some lines not covered by tests v8.2.4834
authorBram Moolenaar <Bram@vim.org>
Wed, 27 Apr 2022 16:54:25 +0000 (17:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 27 Apr 2022 16:54:25 +0000 (17:54 +0100)
commit06651630ee35111839e627e1bcbac94b86347883
tree51c24c575c9d85cd173a1019901868904fe7c53e
parentce001a337e28fa368f40ac6422835d730fb8ebb1
patch 8.2.4834: Vim9: some lines not covered by tests

Problem:    Vim9: some lines not covered by tests.
Solution:   Add a few more tests.  Remove dead code.
src/testdir/test_vim9_expr.vim
src/version.c
src/vim9.h
src/vim9execute.c
src/vim9instr.c