Re: yield from __close
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: yield from __close
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2022年6月14日 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