1
0
forked from aniani/vim

patch 9.0.0799: in compiled function ->() on next line not recognized

Problem:    In compiled function ->() on next line not recognized.
Solution:   Also check for "(". (closes #11405)
This commit is contained in:
Bram Moolenaar
2022-10-19 18:04:49 +01:00
parent 3c708c4390
commit d0fbb41eaa
3 changed files with 22 additions and 2 deletions

View File

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