patch 8.2.2582: Vim9: screendump test fails on MS-Windows

Problem:    Vim9: screendump test fails on MS-Windows.
Solution:   Use :function instead of :def.
This commit is contained in:
Bram Moolenaar
2021-03-10 14:00:18 +01:00
parent 37294bd6a2
commit ffb7dcdb77
2 changed files with 19 additions and 15 deletions

View File

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