]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0486: Vim9: some code and error messages not tested v8.2.0486
authorBram Moolenaar <Bram@vim.org>
Mon, 30 Mar 2020 20:51:24 +0000 (22:51 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 30 Mar 2020 20:51:24 +0000 (22:51 +0200)
commit9be61bbb170ed3df0e408c8ac12516e772dc0b75
tree7217437be3957f5e0b0befd464e24e9992a558e4
parent01b3862956260fdb5fb81b81a28f4749a92699c0
patch 8.2.0486: Vim9: some code and error messages not tested

Problem:    Vim9: some code and error messages not tested.
Solution:   Add more tests.
src/evalvars.c
src/testdir/test_vim9_expr.vim
src/testdir/test_vim9_script.vim
src/version.c
src/vim9compile.c