mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
924bed7297d5ea16a78ec07e7acc64afad951aa8
In the 'io' library, changed the use of the metatable also as its own "method table", so that metamethods cannot be accessed as if they were methods. (For instance, 'io.stdin.__gc' does not result in the finalizer metamethod anymore.)
Description
Automated archival mirror of github.com/lua/lua
Languages
C
66.4%
Lua
33%
Makefile
0.6%