1
0
forked from aniani/vim

patch 8.2.0311: Vim9: insufficient script tests

Problem:    Vim9: insufficient script tests.
Solution:   Add tests.  Free imports when re-using a script.
This commit is contained in:
Bram Moolenaar
2020-02-23 18:08:33 +01:00
parent 8fb1b47a5e
commit 750802b55c
3 changed files with 27 additions and 0 deletions

View File

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