patch 8.2.2619: Vim9: no test for return type of lambda

Problem:    Vim9: no test for return type of lambda.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2021-03-17 21:29:29 +01:00
parent 3f32788000
commit 5f91e74bf9
2 changed files with 17 additions and 0 deletions

View File

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