[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: package proposal
 
- From: Roberto Ierusalimschy <roberto@...>
 
- Date: Mon, 20 Sep 2004 09:58:28 -0300
 
> Another detail:  does this mean we can reassign the loop var in future 
> Lua?  ("for c", then "c=")
No. It only means I wrote it wrong :)
-- Roberto