1
0
forked from aniani/vim

patch 8.2.4409: Vim9: some code not covered by tests

Problem:    Vim9: some code not covered by tests.
Solution:   Add a few more tests.  Fix reported line number.
This commit is contained in:
Bram Moolenaar
2022-02-17 16:30:11 +00:00
parent ea5c898b5f
commit 6296d1e60e
3 changed files with 17 additions and 4 deletions

View File

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