lua-users home
lua-l archive

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


On Thu, Feb 10, 2011 at 10:56 PM, Xavier Wang <weasley.wx@gmail.com> wrote:
> What will happen if we add a = b = c support in lua?


It would make it easier to write and harder to read.

a,b,c = d,e, = f