lua-users home
lua-l archive

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


Suppose you make local copies of each and every one of the 150 values
in the Lua 5.3 standard libraries and then set their values in _ENV to nil.

Which, if any, of the local functions are now broken?