]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0503: Vim9: some code is not tested v8.2.0503
authorBram Moolenaar <Bram@vim.org>
Thu, 2 Apr 2020 20:33:21 +0000 (22:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 2 Apr 2020 20:33:21 +0000 (22:33 +0200)
commit585fea7b98b79f2c6d92fa8a2340e461aff805c8
treee2d17a5f941550ebddef10efa925eee140c4756e
parente8c4abbbd711af8fd3ed85ea69e9ac3d63a0d879
patch 8.2.0503: Vim9: some code is not tested

Problem:    Vim9: some code is not tested.
Solution:   Add tests.  Fix uncovered problems.
src/testdir/test_vim9_script.vim
src/version.c
src/vim9compile.c