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 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:43:43 UTC