lua-users home
lua-l archive

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


I'm assuming (from the recent message referring to 'continue') that Lua 5.2 does not have a continue keyword? I use continue almost every time I write a script, and it would sure be nice to have it an integral part of the language. The continue patch works fantastic for me.

Thanks.

Josh