1
0
forked from aniani/vim

patch 8.2.0318: Vim9: types not sufficiently tested

Problem:    Vim9: types not sufficiently tested.
Solution:   Add tests with more types.
This commit is contained in:
Bram Moolenaar
2020-02-25 22:58:29 +01:00
parent 703ea9eaef
commit 0c2ca58ef0
5 changed files with 20 additions and 2 deletions

View File

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