Hello Nicolas Goaziou writes: > can also be written, if really needed, > > :scope (lambda () (foo bar baz)) > > I'd favor clarity here and suggest to accept a function of no argument. The only problem I see with this is that it will be backwards incompatible. Any thoughts on that?