forked from aniani/vim
patch 7.4.1269
Problem: Encoding {'key':} to JSON doesn't give an error (Tyru) Solution: Give an error.
This commit is contained in:
@@ -742,6 +742,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1269,
|
||||
/**/
|
||||
1268,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user