forked from aniani/vim
patch 8.2.2393: Vim9: error message when script line starts with "[{"
Problem: Vim9: error message when script line starts with "[{".
Solution: Do not give an error for checking for end of list.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2393,
|
||||
/**/
|
||||
2392,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user