lua-users home
lua-l archive

Re: local scope once again

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


on 12/12/06 1:05 PM, Asko Kauppi at askok@dnainternet.net wrote:
> Funny I don't remember this being discussed before -- has it? Any
> solution ideas?
It has been discussed before. I think the primary use case I heard for this
was:
 local _, valueOfInterest = f()
 local _, _, anotherValueOfInterest = g()
Mark

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