1
0
forked from aniani/vim

patch 8.2.2100: insufficient testing for function range and dict

Problem:    Insufficient testing for function range and dict.
Solution:   Add a few tests. (Dominique Pellé, closes #7428)
This commit is contained in:
Bram Moolenaar
2020-12-06 15:03:19 +01:00
parent 918a424917
commit 67322bf74a
5 changed files with 41 additions and 2 deletions

View File

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