lua-users home
lua-l archive

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


> It's obvious that my code is wrong since I'm yielding, but I'm not
> within a coroutine. Is the error message misleading or I'm missing
> something?

We can correct that (I guess), but this error message is like that since
Lua 5.0.

-- Roberto