Closed
Description
what do you think of adding heredoc to CS? perhaps like ruby's heredoc
http://blog.jayfields.com/2006/12/ruby-multiline-strings-here-doc-or.html
I would find it useful, for instance: setting a variable to a chunk of CS source code.