]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0424: checking for wrong return value v8.2.0424
authorBram Moolenaar <Bram@vim.org>
Sun, 22 Mar 2020 12:44:28 +0000 (13:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Mar 2020 12:44:28 +0000 (13:44 +0100)
commit97acfc781bdb7fa2838dc6e0e7f9952ea61bb2fd
tree41197a3b39753aae79e6a91fd2396c413a2ebf6b
parentce436de5a9b94886baf023b3d22193cc68d0e9d1
patch 8.2.0424: checking for wrong return value

Problem:    Checking for wrong return value. (Tom)
Solution:   Invert the check and fix the test.
src/testdir/test_vim9_script.vim
src/version.c
src/vim9execute.c