1
0
forked from aniani/vim

patch 8.2.0558: Vim9: dict code not covered by tests

Problem:    Vim9: dict code not covered by tests.
Solution:   Remove dead code, adjust test case.
This commit is contained in:
Bram Moolenaar
2020-04-12 18:02:06 +02:00
parent bfe13ccc58
commit 82de464f76
3 changed files with 3 additions and 6 deletions

View File

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