From: Matt Armstrong Date: 2003-01-16T00:39:54+09:00 Subject: Re: ruby-dev summary 19198-19345 matz@ruby-lang.org (Yukihiro Matsumoto) writes: > Nobu already made a patch to implement it. I feel like it can make > programs more cryptic. "<<-|FOO"?? WHAT DOES IT MEAN? I just though, why not "<<|FOO". In other words, the '-' in there doesn't serve much purpose. s = <<|FOO |this | is | my | text FOO