[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.3 (rc1) now available
- From: Hisham <h@...>
- Date: Wed, 4 May 2016 21:40:22 -0300
On 4 May 2016 at 21:30, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> All feedback welcome. Thanks.
It's certainly a matter of taste, but... isn't calling the example
metatable event "__env" needlessly confusing, given that there is no
actual event called __env and _ENV means something else entirely?
Perhaps this was a (propagated) typo and "ev" was meant to be used instead?
-- Hisham