From: "Jon A. Lambert" Date: 2005-04-27T16:21:06+09:00 Subject: Re: Is Ruby grammar context free? Jim Weirich wrote: > On Tuesday 26 April 2005 05:26 pm, Jon A. Lambert wrote: >> I just noticed it also breaks operator continuation. > Try this: > > myfunc(<<"THIS", 23, <<'THAT') + > Here's a line > or two. > THIS > and here's another. > THAT > "moo" Oh it is actually consistent then. It makes even recognition difficult. Thanks -- J. Lambert