Re: [Oddity] _G in package.loaded

Luiz Henrique de Figueiredo <[email protected]> Fri, 12 Jun 2026 10:42:15 -0300
Newsgroups gmane.comp.lang.lua.general
Message-ID <CABt16qn97Atf5FB+sXK4TPkENgzR1Ue9C8qHgMFtzwHHUdm7Mg@mail.gmail.com>
> "_G" is present in "package.loaded":
> Any ideas why it's so?

https://www.lua.org/source/5.5/linit.c.html
https://www.lua.org/source/5.5/lauxlib.h.html#LUA_GNAME

-- 
You received this message because you are subscribed to the Google Groups "lua-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/lua-l/CABt16qn97Atf5FB%2BsXK4TPkENgzR1Ue9C8qHgMFtzwHHUdm7Mg%40mail.gmail.com.