Skip to content

Instantly share code, notes, and snippets.

@anvaka
Created June 13, 2013 00:17
Show Gist options
  • Save anvaka/5770253 to your computer and use it in GitHub Desktop.
Save anvaka/5770253 to your computer and use it in GitHub Desktop.
// Do you think this is valid JS?
// Hint: copy this code to your dev tools conosle.
var emptyString = "
";
@azolotko
Copy link

Your "
" isn't empty. Copy-paste it to a hex editor.

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