forked from aniani/vim
patch 8.2.0519: Vim9: return type not properly checked
Problem: Vim9: return type not properly checked. Solution: Check type properly, also at runtime.
This commit is contained in:
@@ -738,6 +738,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
519,
|
||||
/**/
|
||||
518,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user