From: "Martin S. Weber" Date: 2006-03-01T01:06:37+09:00 Subject: Re: Ruby Whitespace Semantics 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 \ 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. *snore* Sorry :) -Martin