forked from aniani/vim
patch 8.2.3052: Vim9: "legacy call" does not work
Problem: Vim9: "legacy call" does not work. Solution: Do not skip "call" after "legacy". (closes #8454)
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3052,
|
||||
/**/
|
||||
3051,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user