mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
8fa4f1380b
Non-function __gc metamethods are not ignored; if present, the metamethod will be called even if it is not a function.