forked from aniani/vim
patch 8.2.4635: tests using null list or dict fail
Problem: Tests using null list or dict fail. Solution: Only use the new rules for Vim9 script.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4635,
|
||||
/**/
|
||||
4634,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user