mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
7923dbbf72
'getobjname' now broken in two, a basic version that handles locals, upvalues, and constants, and a full version, which uses the basic version to handle table accesses (globals and fields).