]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2619: Vim9: no test for return type of lambda v8.2.2619
authorBram Moolenaar <Bram@vim.org>
Wed, 17 Mar 2021 20:29:29 +0000 (21:29 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 17 Mar 2021 20:29:29 +0000 (21:29 +0100)
commit5f91e74bf968c9033474086b2d9cb457281c8aa6
tree041be0bd7bf2994d992dc288ef301d719d0daa5d
parent3f32788000258aabe078b426e3d71962bee9d2d1
patch 8.2.2619: Vim9: no test for return type of lambda

Problem:    Vim9: no test for return type of lambda.
Solution:   Add a test.
src/testdir/test_vim9_func.vim
src/version.c