Ruby Whitespace Semantics

*snore* Sorry :slight_smile:

-Martin

ยทยทยท

On Wed, Mar 01, 2006 at 12:18:20AM +0900, Anthony DeRobertis wrote:

Martin S. Weber wrote:

> On Tue, Feb 28, 2006 at 04:21:02AM +0900, Anthony DeRobertis wrote:

>> foo = a + b + c ...
>> + z
>
> If this is M(atlab) then the three dots serve to signal
> that the line is continued, i.e. serving the same purpose
> as does \<nl> in ruby.

No, that's pseudo-code and the three dots are an ellipsis indicating
elided material. Yeah, sure, it should have been U+2026 (?) ? but I'm
lazy.