mirror of
https://github.com/lua/lua.git
synced 2025-01-28 06:03:00 +08: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).