[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (beta-rc1) now available
- From: Dirk Laurie <dpl@...>
- Date: Mon, 13 Jun 2011 21:58:59 +0200
On Mon, Jun 13, 2011 at 08:33:19PM +0200, Luiz Henrique de Figueiredo wrote:
> Lua 5.2.0 (beta-rc1) is now available at
> http://www.lua.org/work/lua-5.2.0-beta-rc1.tar.gz
>
_The_ event of 2011.
Suggestion for the reference manual:
<- The language supports this representation by providing a.name as
syntactic sugar for a["name"].
-> For a properly formed name (see §3.1), the language supports this
representation by providing a.name as syntactic sugar for a["name"].
Dirk