]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1344: Vim9: No test for trying to redefine global function v8.2.1344
authorBram Moolenaar <Bram@vim.org>
Sat, 1 Aug 2020 16:57:52 +0000 (18:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 1 Aug 2020 16:57:52 +0000 (18:57 +0200)
commit2c79e9d14dc0e61d8c357946d01107ec23ec0fe2
treec89c47e7288d3b4e94e06546a661c17d7eb416c4
parent333894b195479c9304a19f4e6ec1a9c09ecf07e4
patch 8.2.1344: Vim9: No test for trying to redefine global function

Problem:    Vim9: No test for trying to redefine global function.
Solution:   Add a test.
src/testdir/test_vim9_func.vim
src/version.c