mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
6d04537ea660fd12fc16c328366b701fabaf4919
It is an error for a to-be-closed variable to have a non-closable non-nil value when it is being closed. This situation does not seem to be useful and often hints to an error. (Particularly in the C API, it is easy to change a to-be-closed index by mistake.)
Description
Automated archival mirror of github.com/lua/lua
Languages
C
66.4%
Lua
33%
Makefile
0.6%