Created
May 7, 2012 16:07
-
-
Save alexmcpherson/2628680 to your computer and use it in GitHub Desktop.
Heredoc compilation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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