lua-users home
lua-l archive

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


sam lee <skynare <at> gmail.com> writes:

> 
> 
> I always start with comma:local a = {    1    , some expression    , {       
2        , another expression    }}


Is anything aligned in this?