From: Ben Giddings Date: 2003-09-17T14:24:41+09:00 Subject: Re: #{} and \" don't like each other Yukihiro Matsumoto wrote: > I consider it as a bug. Avoid escaped double quotes in the string > interpolation until it's fixed, e.g. > > print "\n" > > Only Nobu knows this part of the parser. Heh -- a polite way of saying it's Nobu's bug. *grin* But seriously, it sure is refreshing to know that matz will see an issue within a day at the most, and will immediately know and say whether or not it truly is a bug. Thanks matz (and Nobu too). Ben