Skip to content

Conversation

@smart--petea
Copy link
Contributor

When we have duplicate keys in json, the get must return the last key. http://stackoverflow.com/a/5306792/4895167.
I tried to figure out the behaviour of JS machine in Chrome. JSON.parse('{"a":"a","a":"b"}') will give {a:"b"}.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant