Skip to content

Instantly share code, notes, and snippets.

@topicus
Created November 30, 2015 15:11
Show Gist options
  • Select an option

  • Save topicus/0c015640b6bf80f5acde to your computer and use it in GitHub Desktop.

Select an option

Save topicus/0c015640b6bf80f5acde to your computer and use it in GitHub Desktop.
var obj = {
"name": "Mariano",
"age": 32,
"language": "spanish",
"zip": 1425,
"weight": 102,
3: 1,
0: 3
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment