1
0
forked from aniani/vim

patch 8.2.0532: cannot use simplify() as a method

Problem:    Cannot use simplify() as a method.
Solution:   Add FEARG_1. (closes #5996)
This commit is contained in:
Bram Moolenaar
2020-04-08 20:03:52 +02:00
parent 476a613135
commit 7035fd9d90
4 changed files with 6 additions and 2 deletions

View File

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