From: Sean O'Halpin Date: 2005-10-06T00:41:59+09:00 Subject: Re: nested #{expr} in strings > |> i just checked and it seems so, but the question is whether this is well > |> defined behaviour and not just a coincidence. > | > |It's a mystery. As Matz said (ruby-talk/82247) "Only Nobu knows this > |part of the parser." :) > > Yes, but still it's defined behavior. > > matz. Indeed. And a lot of work went into making it possible. I guess I was being a bit too flippant. As a note to konsu: in general, if something in Ruby works the way you want it to, you can safely assume that it was put there deliberately. Regards, Sean