mirror of https://github.com/tidwall/gjson.git
Undo unnecessary change
This commit is contained in:
parent
73b86a9fc9
commit
9b49f6eef5
|
@ -922,7 +922,7 @@ var complicatedJSON = `
|
||||||
"nestedTagged": {
|
"nestedTagged": {
|
||||||
"Green": "Green",
|
"Green": "Green",
|
||||||
"Map": {
|
"Map": {
|
||||||
"this": "that",
|
"this": "that",
|
||||||
"and": "the other thing"
|
"and": "the other thing"
|
||||||
},
|
},
|
||||||
"Ints": {
|
"Ints": {
|
||||||
|
|
Loading…
Reference in New Issue