lua-users home
lua-l archive

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


On Sun, 23 May 2010 12:57:36 -0700, Stuart P. Bentley <stuart@testtrack4.com> wrote:

So Marc's original example would be written as

compiled_assert( object:isValid(),
[[ ... = object

Of course, that should read as "local object = ..."