lua-users home
lua-l archive

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


On Thu, Jan 22, 2009 at 11:39 PM, David Manura wrote:
>  local t = table1.table2; t[#t+1] = 0

= 1 that is.