1
0
forked from aniani/vim

patch 8.2.0659: Vim9: no test for equal func type

Problem:    Vim9: no test for equal func type.
Solution:   Add a test.  Improve type check.
This commit is contained in:
Bram Moolenaar
2020-04-28 22:49:08 +02:00
parent affc8fd2cd
commit 939b5db480
3 changed files with 21 additions and 3 deletions

View File

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