]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0340: Vim9: function and partial types not tested v8.2.0340
authorBram Moolenaar <Bram@vim.org>
Sun, 1 Mar 2020 14:36:42 +0000 (15:36 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 1 Mar 2020 14:36:42 +0000 (15:36 +0100)
commit087d2e15184bea3bf455dd266bd6ed66a45396e5
tree0e3c177d7533986e7192ab251a5f87bf640b68b9
parentfbdd08ed9b1798885915c7f27c94786906d258e4
patch 8.2.0340: Vim9: function and partial types not tested

Problem:    Vim9: function and partial types not tested.
Solution:   Support more for partial, add tests.
src/testdir/test_vim9_script.vim
src/version.c
src/vim9.h
src/vim9compile.c
src/vim9execute.c