Undo unnecessary change

This commit is contained in:
Bas 2021-06-30 00:39:24 -05:00
parent 73b86a9fc9
commit 9b49f6eef5
1 changed files with 1 additions and 1 deletions

View File

@ -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": {