1
0
forked from aniani/vim

patch 8.2.2167: Vim9: assign test fails

Problem:    Vim9: assign test fails. (Elimar Riesebieter)
Solution:   Adjust the test for dict assignment.
This commit is contained in:
Bram Moolenaar
2020-12-20 14:49:42 +01:00
parent d0a1dee3f1
commit d88dc4d4e9
2 changed files with 17 additions and 1 deletions

View File

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