forked from aniani/vim
patch 8.2.2387: runtime type check does not mention argument index
Problem: Runtime type check does not mention argument index. Solution: Add ct_arg_idx. (closes #7720)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2387,
|
||||
/**/
|
||||
2386,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user