forked from aniani/vim
patch 9.0.1184: interface of an object is not recognized when checking type
Problem: Interface of an object is not recognized when checking type. Solution: Use the interface implemented by an object.
This commit is contained in:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1184,
|
||||
/**/
|
||||
1183,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user