]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4409: Vim9: some code not covered by tests v8.2.4409
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Feb 2022 16:30:11 +0000 (16:30 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Feb 2022 16:30:11 +0000 (16:30 +0000)
commit6296d1e60edf7ac150ee1707c14d4355f3220b88
tree3f3d6910c5363c12a0badf49ce3e72ee59802440
parentea5c898b5fb60828b0223f258910f84f5c645e63
patch 8.2.4409: Vim9: some code not covered by tests

Problem:    Vim9: some code not covered by tests.
Solution:   Add a few more tests.  Fix reported line number.
src/testdir/test_vim9_assign.vim
src/version.c
src/vim9execute.c