patch 8.2.4581: null types not fully tested v8.2.4581
authorBram Moolenaar <Bram@vim.org>
Wed, 16 Mar 2022 17:56:33 +0000 (17:56 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 16 Mar 2022 17:56:33 +0000 (17:56 +0000)
commitd597ab00d799aa078be32e6677e01a7582106105
treef0617b7bb4a00f39e90ec66c9d255b50c588a640
parent21dc8f1527fc41405b26a26bb0c318c4b7c1b5d4
patch 8.2.4581: null types not fully tested

Problem:    Null types not fully tested.
Solution:   Add some more tests using null types.
src/testdir/test_vim9_expr.vim
src/version.c