]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0480: Vim9: some code is not tested v8.2.0480
authorBram Moolenaar <Bram@vim.org>
Sun, 29 Mar 2020 19:38:15 +0000 (21:38 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 29 Mar 2020 19:38:15 +0000 (21:38 +0200)
commit0b37a2f379f36d097e7fa90a3e86da6a29ed2aaa
treeaa08a41d322d8f44d39794bf5200a3d5b4fb90be
parent2027973b5be693577bea0731b50ea4904d19ea8b
patch 8.2.0480: Vim9: some code is not tested

Problem:    Vim9: some code is not tested.
Solution:   Add more tests.
src/testdir/test_vim9_expr.vim
src/version.c
src/vim9compile.c