Skip to content

Instantly share code, notes, and snippets.

@UltCombo
Last active December 22, 2015 08:29
Show Gist options
  • Save UltCombo/6445720 to your computer and use it in GitHub Desktop.
Save UltCombo/6445720 to your computer and use it in GitHub Desktop.
var o = { 'foo-bar!@ #': 1 };
console.log( o['foo-bar!@ #'] ); //1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment