1
0
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:
Bram Moolenaar
2022-01-16 19:38:07 +00:00
parent c84287d6d8
commit c665dabdf4
4 changed files with 79 additions and 51 deletions

View File

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