Fix for #5134 (parseJson(string) should fail on leftover data) (#5203)

This commit is contained in:
Lolo Iccl
2017-01-11 14:50:18 +09:00
committed by Andreas Rumpf
parent da1293c405
commit abe5cb82a0
2 changed files with 24 additions and 0 deletions

6
tests/testdata/jsonwithextradata.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"foo": 123,
"bar": 456
}
"foobar"