1
0
forked from aniani/vim

patch 8.2.0503: Vim9: some code is not tested

Problem:    Vim9: some code is not tested.
Solution:   Add tests.  Fix uncovered problems.
This commit is contained in:
Bram Moolenaar
2020-04-02 22:33:21 +02:00
parent e8c4abbbd7
commit 585fea7b98
3 changed files with 70 additions and 31 deletions

View File

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