forked from aniani/vim
patch 8.2.3446: not enough tests for empty string arguments
Problem: Not enough tests for empty string arguments. Solution: Add tests, fix type check. (Yegappan Lakshmanan, closes #8881)
This commit is contained in:
committed by
Bram Moolenaar
parent
542ffe16a1
commit
820d5525ca
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3446,
|
||||
/**/
|
||||
3445,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user