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