Instantly share code, notes, and snippets.
-- Now found at https://github.com/pygy/require.lua
On line #23 you should use debug.getmetatable (if available) because of __metatable...
Sorry, something went wrong.
indeed, thanks
On line #23 you should use debug.getmetatable (if available) because of __metatable...