]> granicus.if.org Git - vim/commit
patch 8.2.2099: Vim9: some checks are not tested v8.2.2099
authorBram Moolenaar <Bram@vim.org>
Sun, 6 Dec 2020 13:37:08 +0000 (14:37 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 6 Dec 2020 13:37:08 +0000 (14:37 +0100)
commit918a4249176a8ccec3a34c9c7ef7bf4163676a63
tree164ff24d188273740f7798eb3ebe3c9972f35dca
parent08cf0c0d82c7edfcbfe60db34f92759b7fee939a
patch 8.2.2099: Vim9: some checks are not tested

Problem:    Vim9: some checks are not tested.
Solution:   Add a few more tests.  Give better error messages.
src/testdir/test_vim9_expr.vim
src/testdir/test_vim9_script.vim
src/version.c
src/vim9compile.c