From: nobu.nokada@... Date: 2004-06-23T23:07:06+09:00 Subject: Re: embedded document meets end of file Hi, At Wed, 23 Jun 2004 21:09:21 +0900, Simon Strandgaard wrote in [ruby-talk:104411]: > I have noticed that you can type text on the same line as =begin/=end > as long its not semicolon.. without semicolon it works. =end line must not be followed by non-space characters. It is not a part of ordinary syntax. -- Nobu Nakada