1
0
forked from aniani/vim

patch 8.2.4085: Vim9: no test for using import in legacy script

Problem:    Vim9: no test for using import in legacy script.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2022-01-13 20:51:56 +00:00
parent 130f65d46b
commit c43e6235c7
2 changed files with 40 additions and 10 deletions

View File

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