forked from aniani/vim
patch 8.2.4115: cannot use a method with a complex expression
Problem: Cannot use a method with a complex expression. Solution: Evaluate the expression after "->" and use the result.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4115,
|
||||
/**/
|
||||
4114,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user