1
0
forked from aniani/vim

patch 8.2.2072: Vim9: list assign not well tested

Problem:    Vim9: list assign not well tested.
Solution:   Test with different destinations.  Fix white space error.
This commit is contained in:
Bram Moolenaar
2020-11-30 21:40:03 +01:00
parent da7c20c953
commit 004d9b00ba
3 changed files with 28 additions and 2 deletions

View File

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