lua-users home
lua-l archive

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


On Tue, Jun 14, 2011 at 6:31 PM, Gé Weijers <ge@weijers.org> wrote:
> There's something to be said for allowing [return] in the middle of a block if
> it's followed directly by a label:

That came up in http://lua-users.org/wiki/GotoStatement .