lua-users home
lua-l archive

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


> > > local t = {1 2 3 4}
> >
> yes, there are ambiguous cases of couse. e.g.
> { a = f (g)(h) }

Or { f "hello" }. Is it 1 entry or 2 entries?