Joshua Jensen wrote:
I'm not using the continue patch but would be very happy to see `continue' in stock Lua. (Just my +1).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.
-- Shmuel