Volkmann, Mark wrote: > Ruby is an example of a programming language that doesn't require any > kind of statement terminating character. http://www.ruby-lang.org/en/man-1.4/syntax.html#program says otherwise: "Ruby programs are sequence of expressions. Each expression are [sic] delimited by semicolons(;) or newlines. Backslashes at the end of line does not terminate expression." -- --Per Bothner per@bothner.com http://per.bothner.com/Received on Thursday, 22 April 2004 11:54:14 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 22 July 2006 00:10:19 GMT