]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0292: Vim9: CHECKNR and CHECKTYPE instructions not tested v8.2.0292
authorBram Moolenaar <Bram@vim.org>
Thu, 20 Feb 2020 22:08:34 +0000 (23:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 20 Feb 2020 22:08:34 +0000 (23:08 +0100)
commit09f28f49c9b5973593f8a9b445cdc2ed3da630b6
tree6ab2557da4ff954065acda59e423e95f8ca47289
parent436472f5e0328dc4a635b1c344c04a62d64132ea
patch 8.2.0292: Vim9: CHECKNR and CHECKTYPE instructions not tested

Problem:    Vim9: CHECKNR and CHECKTYPE instructions not tested.
Solution:   Add tests.
src/testdir/test_vim9_expr.vim
src/testdir/test_vim9_script.vim
src/version.c