1
0
forked from aniani/vim

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)
This commit is contained in:
zeertzjq
2023-04-30 15:29:56 +01:00
committed by Bram Moolenaar
parent caf642c25d
commit 58a44751ce
2 changed files with 17 additions and 0 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1500,
/**/
1499,
/**/