Re: [5.4 on GitHub] Manual
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [5.4 on GitHub] Manual
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2019年3月29日 09:33:26 -0300
> The decorator '*toclose' in a local declaration is documented in
> §3.3.8 but not listed as a change to the language in §8.1.
§8.1 is inside Section 8, "Incompatibilities with the Previous Version".
So, it does not list all changes to the language, only changes that
create incompatibilities.
-- Roberto