mirror of
https://github.com/lua/lua.git
synced 2026-06-17 04:39:18 +00:00
Closing a to-be-closed variable with 'lua_settop' is too restrictive, as it erases all slots above the variable. Moreover, it adds side effects to 'lua_settop', which should be a fairly basic function.
15 KiB
15 KiB