]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2107: Vim9: some errors not tested v8.2.2107
authorBram Moolenaar <Bram@vim.org>
Mon, 7 Dec 2020 20:49:52 +0000 (21:49 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 7 Dec 2020 20:49:52 +0000 (21:49 +0100)
commit8ff16e0183e0b07f34c0db8160cf6a472c427eb8
tree0d32abe25a66ee4cc1da42d7b774011348e030bb
parentb237ae7b837a31922d31c3a27b7c66e63468b8a8
patch 8.2.2107: Vim9: some errors not tested

Problem:    Vim9: some errors not tested.
Solution:   Add tests.  Fix getting the right error.
src/testdir/test_vim9_assign.vim
src/testdir/test_vim9_expr.vim
src/version.c
src/vim9compile.c