1
0
forked from aniani/vim

patch 8.2.0346: Vim9: finding common list type not tested

Problem:    Vim9: finding common list type not tested.
Solution:   Add more tests.  Fix listing function.  Fix overwriting type.
This commit is contained in:
Bram Moolenaar
2020-03-01 23:32:25 +01:00
parent 815eb83b09
commit 61a6d4e48b
6 changed files with 70 additions and 13 deletions

View File

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