]> granicus.if.org Git - vim/commit
patch 8.2.4484: Vim9: some error messages are not tested v8.2.4484
authorBram Moolenaar <Bram@vim.org>
Mon, 28 Feb 2022 20:55:02 +0000 (20:55 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 28 Feb 2022 20:55:02 +0000 (20:55 +0000)
commit1983f1aa315711852174be1b7089f71e24c19e27
treeacaef195f6690946ea3bb91d86640bff6eff4432
parent5de4c4372d4366bc85cb66efb3e373439b9471c5
patch 8.2.4484: Vim9: some error messages are not tested

Problem:    Vim9: some error messages are not tested.
Solution:   Add a few more test cases.  Delete dead code.
src/testdir/test_vim9_assign.vim
src/testdir/test_vim9_expr.vim
src/testdir/test_vim9_func.vim
src/version.c
src/vim9execute.c