]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0318: Vim9: types not sufficiently tested v8.2.0318
authorBram Moolenaar <Bram@vim.org>
Tue, 25 Feb 2020 21:58:29 +0000 (22:58 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 25 Feb 2020 21:58:29 +0000 (22:58 +0100)
commit0c2ca58ef06ac49d40330bbe1ee70c3d8af7a648
tree1fb77e6745c3bbc846a36703651e10f3cbf80229
parent703ea9eaefd3628d75c8c2fa19f934f6832638f1
patch 8.2.0318: Vim9: types not sufficiently tested

Problem:    Vim9: types not sufficiently tested.
Solution:   Add tests with more types.
src/globals.h
src/testdir/test_vim9_expr.vim
src/testdir/test_vim9_script.vim
src/version.c
src/vim9compile.c