lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Sep 27, 2011 at 3:51 AM, David Manura <dm.lua@math2.org> wrote:
> Warning, this is a hack:

That's definitely the hack of the month:  modifying the locals from
the enclosing scope directly!

It looks ungrammatical but the call to from() is actually a separate statement.

steve d.