mirror of
https://github.com/lua/lua.git
synced 2025-01-28 06:03:00 +08:00
Roberto Ierusalimschy
8fa4f1380b
Finalizers must be callable
Non-function __gc metamethods are not ignored; if present, the metamethod will be called even if it is not a function.
Description
No description provided
Languages
C
67.4%
Lua
32%
Makefile
0.6%