lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sat, Jul 31, 2010 at 5:08 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> Lua 5.2.0 (work4) is now available at
>        http://www.lua.org/work/lua-5.2.0-work4.tar.gz
>

Just a small glitch in http://www.lua.org/work/doc/manual.html#9 (Lua syntax):

If I understand correctly,  "in exp do block end" should't be a valid
statement any more.