Skip to content

Instantly share code, notes, and snippets.

@mozamimy
Last active August 29, 2015 14:23
Show Gist options
  • Save mozamimy/41b383499a26be4549ae to your computer and use it in GitHub Desktop.
Save mozamimy/41b383499a26be4549ae to your computer and use it in GitHub Desktop.
2015-06-26 blog
var foo = {
default: "bar"
}
var foo = {
"default": "bar"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment