]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0548: Vim9: not all possible func type errors tested v8.2.0548
authorBram Moolenaar <Bram@vim.org>
Sat, 11 Apr 2020 21:17:17 +0000 (23:17 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 11 Apr 2020 21:17:17 +0000 (23:17 +0200)
commit08938eeba463e98d23ba7b88e81bd252c981d235
tree71a884dae2c58cd41c4484b3796c71c51b5bd1b0
parente7f234120f71a75f0c7c2a67e0b70c6450c50a02
patch 8.2.0548: Vim9: not all possible func type errors tested

Problem:    Vim9: not all possible func type errors tested.
Solution:   Add more tests.
src/testdir/test_vim9_func.vim
src/version.c
src/vim9compile.c