]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1500: The falsy operator is not tested properly v9.0.1500
authorzeertzjq <zeertzjq@outlook.com>
Sun, 30 Apr 2023 14:29:56 +0000 (15:29 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 30 Apr 2023 14:29:56 +0000 (15:29 +0100)
commit58a44751cec55be1ace0d4be5367dc19bc56be5d
tree0df3968547fd15f44d15138036c46fe6c4675248
parentcaf642c25de526229264cab9425e7c9979f3509b
patch 9.0.1500: The falsy operator is not tested properly

Problem:    The falsy operator is not tested properly.
Solution:   Add a few more test cases. (closes #12319)
src/testdir/test_expr.vim
src/version.c