forked from aniani/vim
patch 9.0.0695: failing check for dictionary type for const any
Problem: Failing check for dictionary type for const any. Solution: Check for any type properly. (closes #11310)
This commit is contained in:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
695,
|
||||
/**/
|
||||
694,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user