Skip to content

Instantly share code, notes, and snippets.

@OscarGodson
Created September 3, 2011 05:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OscarGodson/1190613 to your computer and use it in GitHub Desktop.
Save OscarGodson/1190613 to your computer and use it in GitHub Desktop.
var str = "" +
"First line goes here" +
"Second line goes here" +
"and now the third" +
"and hell, let's throw in this line" +
"while we're at it" +
"";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment