From: Anurag Priyam Date: 2011-09-23T10:46:00+09:00 Subject: [ruby-core:39680] Re: [Ruby 1.9 - Feature #5352] How about using <> to represent Here Document? On Fri, Sep 23, 2011 at 7:08 AM, Martin D�rst wrote: [...] > If anything is done in this direction, I'd prefer > � str = <>SECT1.upcase + <>SECT2.downcase > over > � str = .upcase + .downcase > It seems to stick out much better. It kind of defeats the purpose imo. -- Anurag Priyam