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:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
659,
|
||||
/**/
|
||||
658,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user