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