1
0
forked from aniani/vim

patch 8.2.2107: Vim9: some errors not tested

Problem:    Vim9: some errors not tested.
Solution:   Add tests.  Fix getting the right error.
This commit is contained in:
Bram Moolenaar
2020-12-07 21:49:52 +01:00
parent b237ae7b83
commit 8ff16e0183
4 changed files with 56 additions and 14 deletions

View File

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