1
0
forked from aniani/vim

patch 8.2.0548: Vim9: not all possible func type errors tested

Problem:    Vim9: not all possible func type errors tested.
Solution:   Add more tests.
This commit is contained in:
Bram Moolenaar
2020-04-11 23:17:17 +02:00
parent e7f234120f
commit 08938eeba4
3 changed files with 30 additions and 9 deletions

View File

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