Skip to content

Instantly share code, notes, and snippets.

@zhuangya
Created June 5, 2012 17:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhuangya/2876326 to your computer and use it in GitHub Desktop.
Save zhuangya/2876326 to your computer and use it in GitHub Desktop.
var x = {};
x["\
#the '\0xf5f5f5 word' here\
"]="space";
console.log(x["\
#the '\0xf5f5f5 word' here\
"]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment