mental / rydia.net wrote: > Quoting Domenico De Felice <defelicedomenico / gmail.com>: > > > class Foo: > > def foo: "foo" > > > > It sounds more expressive than do .. ;; > > Serious question: why not permit multi-line bodies this way, by > lining up indention? > > Not like Python, but more like Haskell, where using "layout" is > merely optional. That's interesting. It's quite clean. Which is better because.... I fear the Perly coming-on. T.