[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.4: question about label visibility rule
- From: Arnaud Delobelle <arnodel@...>
- Date: Wed, 19 Jan 2022 12:01:10 +0000
On Wed, 19 Jan 2022 at 11:43, Flyer31 Test <flyer31@googlemail.com> wrote:
>
> Hi Arnaud,
> would it not be easier that you just avoid such situation by using
> different label name? (I do not see any reason why this should not
> work? Label names you can invent as you names, you just need some
> phantasy to use more fancy label names to get more of them very
> easily?)
Hello,
The code I posted is not mine - it is from the Lua 5.4.3 Test Suite,
available at http://www.lua.org/tests/. I am asking for a
clarification in what I currently perceive as an inconsistency between
the documentation and the tests.
Regards,
--
Arnaud