lua-users home
lua-l archive

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


>Lua won't let you define a named function from within a function.

This restriction was removed in Lua 4.0.
--lhf