[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: PiL 3 and pcall
 
- From: "Pierre Chapuis" <catwell@...>
 
- Date: Thu, 31 Jan 2013 10:17:08 +0100
 
>       local second = false
Oops, that should be `local c = false` (or you could just skip this line
entirely).