lua-users home
lua-l archive

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


Le 27/06/2014 12:05, Axel Kittenberger a écrit :
An implicit 'continue' label if non is given is a good idea, I support this.
* It does not break any existing programs,
Every Lua release break existing programs so I don't think this is a 
good argument.
I don't know any other language that use goto continue or goto break to 
control the loop, it's just a bloody idea.
Regards,
David.