mirror of
https://github.com/lua/lua.git
synced 2026-07-02 03:59:08 +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.
52 KiB
52 KiB