1
0
forked from aniani/vim

patch 8.2.0312: Vim9: insufficient script tests

Problem:    Vim9: insufficient script tests.
Solution:   Add more tests.  Make "import * as Name" work.
This commit is contained in:
Bram Moolenaar
2020-02-23 21:25:54 +01:00
parent 750802b55c
commit f2d5c240a5
5 changed files with 159 additions and 72 deletions

View File

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