Fix pure parser with unclosed arrays / objects [Fix #314]

This commit is contained in:
Marc-Andre Lafortune 2020-06-30 01:10:49 -04:00 committed by Hiroshi SHIBATA
parent 927a377a7c
commit e30d1b0923
Notes: git 2020-09-25 17:29:09 +09:00
4 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
{

View File

@ -0,0 +1 @@
[

View File

@ -0,0 +1 @@
[1, 2, 3,

View File

@ -0,0 +1 @@
{"foo": "bar"