Skip to content

Instantly share code, notes, and snippets.

@alexmcpherson
Created May 7, 2012 16:07
Show Gist options
  • Save alexmcpherson/2628680 to your computer and use it in GitHub Desktop.
Save alexmcpherson/2628680 to your computer and use it in GitHub Desktop.
Heredoc compilation
var fireAndIce;
fireAndIce = '\nSome say the world will end in fire, \n\nSome say in ice. \n\nFrom what I\'ve tasted of desire \n\nI hold with those who favor fire. \n\nBut if it had to perish twice, \n\nI think I know enough of hate \n\nTo know that for destruction ice \n\nIs also great \n\nAnd would suffice.\n';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment