1
0
forked from aniani/vim

patch 8.2.2088: Vim9: script test sometimes fails

Problem:    Vim9: script test sometimes fails.
Solution:   Unlet variables.
This commit is contained in:
Bram Moolenaar
2020-12-04 17:38:00 +01:00
parent 21e51221f2
commit f6c177ab3a
2 changed files with 3 additions and 0 deletions

View File

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