1
0
forked from aniani/vim

patch 8.2.0292: Vim9: CHECKNR and CHECKTYPE instructions not tested

Problem:    Vim9: CHECKNR and CHECKTYPE instructions not tested.
Solution:   Add tests.
This commit is contained in:
Bram Moolenaar
2020-02-20 23:08:34 +01:00
parent 436472f5e0
commit 09f28f49c9
3 changed files with 14 additions and 0 deletions

View File

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