Skip to content

Instantly share code, notes, and snippets.

@ericf
Created July 19, 2010 16:50
Show Gist options
  • Save ericf/481658 to your computer and use it in GitHub Desktop.
Save ericf/481658 to your computer and use it in GitHub Desktop.
var a = "hello" +
"how" +
"are" +
"you";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment