[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: yield from __close
- From: Roberto Ierusalimschy <roberto@...>
- Date: Tue, 14 Jun 2022 10:26:50 -0300
> Lua 5.4.4 has already support "yield from __close". sorry for the noise.
Actually, Lua 5.4.3 already supported "yield from __close".
-- Roberto