lua-users home
lua-l archive

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


Hello,

Is there anyone who has (or could create) a patch for Lua 5.4.x that adds a ‘continue’ keyword?  I really find it inconvenient not having ‘continue’.  Also I know that theoretically this can achieved using ‘goto’ but I don’t like that approach.

Thank you
David