Re: [ANN] Lua 5.4.0 (alpha) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (alpha) now available
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2019年6月23日 10:27:36 +0200
Op So. 23 Jun. 2019 om 02:19 het Patrick Donnelly
<batrick@batbytes.com> geskryf:
>
> On Sat, Jun 22, 2019 at 2:33 PM Andrew Gierth
> <andrew@tao11.riddles.org.uk> wrote:
> > The generic for loop in 5.4 takes 4 values, not 3, and the 4th one is
> > treated as being assigned to a toclose variable.
>
> Oh, I missed that in the change notes.
You missed it because it is not there. Only the numerical for loop
gets attention.
-- Dirk