1
0
forked from aniani/vim

patch 8.2.3778: lambda debug test fails in some configurations

Problem:    Lambda debug test fails in some configurations.
Solution:   Check feature in a legacy function.
This commit is contained in:
Bram Moolenaar
2021-12-10 21:05:53 +00:00
parent 1daedc8381
commit 9537e37b11
2 changed files with 8 additions and 1 deletions

View File

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