lua-users home
lua-l archive

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


>     They have to put a comma after each element, and 
>     after each "end" of a method, except the last one.

A trailing comma in table constructions is ok.
--lhf