lua-users home
lua-l archive

Re: protect a set in c (non-existing elements)

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


On 14 Feb 2014, at 19:46, Thijs Schreijer <thijs@thijsschreijer.nl> wrote:
> "for k in pairs(params) do print(k,v) end "
It's a typo
for k, v in …
Thanks,
Kev

AltStyle によって変換されたページ (->オリジナル) /