From: Alexander Kellett Date: 2005-02-18T03:10:56+09:00 Subject: Re: [BUG] parse error in complex heredocs oops there goes 'prerelease test testing' i meant {} of course :) On Feb 17, 2005, at 7:00 PM, Alexander Kellett wrote: > check <<-ENDTEST, [:blah > blah blah blah > ENDTEST > => > [5] > ] > > > -> is there any sane reason this doesn't work? > > tia, > alex