Why goto and not continue?
Why break can appear middle of block but not return?
Can goto pass though local variable define?
在 2011-6-14 凌晨2:33,"Luiz Henrique de Figueiredo" <lhf@tecgraf.puc-rio.br>写道: > Lua 5.2.0 (beta-rc1) is now available at
> http://www.lua.org/work/lua-5.2.0-beta-rc1.tar.gz > > MD5 29b3219f21158d9861e18f2b7f0f55e3 - > SHA1 96d55f970588f3450857e4b5842dacfb9c5ebbd7 -
> > This is an beta version. Some details may change in the final version. > > The main changes since Lua 5.1 are listed in > http://www.lua.org/work/doc/#changes
> > The complete diffs since the alpha version are available at > http://www.lua.org/work/diffs-lua-5.2.0-alpha-beta-rc1.txt >
> This release candidate will be the beta version if no glitches are found > in the next 10 days or so. > > All feedback welcome. Thanks. > --lhf >