lua-users home
lua-l archive

Re: Finalizers and Lua.org demo page

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


Egor wrote:
> 1) I still can access one of original tables: getmetatable("")
Fixed this.
> 2) _ENV._G == _ENV, it is a "first-level circular references", so _G will not be available?
Manually added env._G (which is == env)
http://codepad.org/6OIg8kqK

AltStyle によって変換されたページ (->オリジナル) /