1
0
forked from aniani/vim

patch 8.2.2099: Vim9: some checks are not tested

Problem:    Vim9: some checks are not tested.
Solution:   Add a few more tests.  Give better error messages.
This commit is contained in:
Bram Moolenaar
2020-12-06 14:37:08 +01:00
parent 08cf0c0d82
commit 918a424917
4 changed files with 94 additions and 7 deletions

View File

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