mirror of
https://github.com/lua/lua.git
synced 2026-07-03 12:39:18 +00:00
Undoing previous commit. Returning TValue increases code size without any visible gains. Returning the tag is a little simpler than returning a special code (HOK/HNOTFOUND) and the tag is useful by itself in some cases.
36 KiB
36 KiB