forked from aniani/vim
patch 8.2.3558: Vim9: asserting the wrong variable
Problem: Vim9: asserting the wrong variable. Solution: Don't use Foo, use Goo.
This commit is contained in:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3558,
|
||||
/**/
|
||||
3557,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user