patch 8.2.4533: Vim9: no test that after assigning null type is still checked v8.2.4533
authorBram Moolenaar <Bram@vim.org>
Wed, 9 Mar 2022 19:46:48 +0000 (19:46 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 9 Mar 2022 19:46:48 +0000 (19:46 +0000)
commit56b84b1728e68f984446ec2698716cb8a1f6871d
treeb542f00e7e9bd542596f566da6cbf29157fdd100
parentf2832ad9653815103b39daf873511baa37424d3d
patch 8.2.4533: Vim9: no test that after assigning null type is still checked

Problem:    Vim9: no test that after assigning null the type is still checked.
Solution:   Add a test.
src/testdir/test_vim9_assign.vim
src/version.c