1
0
forked from aniani/vim

patch 8.2.4836: Vim9: some lines not covered by tests

Problem:    Vim9: some lines not covered by tests.
Solution:   Remove dead code.  Add disassemble tests.
This commit is contained in:
Bram Moolenaar
2022-04-28 12:00:49 +01:00
parent 95e4dd813a
commit f6ced9863f
4 changed files with 69 additions and 19 deletions

View File

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