1
0
forked from aniani/vim

patch 8.2.0527: Vim9: function types insufficiently tested

Problem:    Vim9: function types insufficiently tested.
Solution:   Add more tests.  Fix white space check.  Add "test_vim9" target.
This commit is contained in:
Bram Moolenaar
2020-04-07 20:53:39 +02:00
parent 86b9a3e8cd
commit ec5929d0fe
6 changed files with 101 additions and 36 deletions

View File

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