mirror of
https://github.com/lua/lua.git
synced 2026-07-26 16:09:07 +00:00
Lua will change a nil as error object to a string message, so that it never reports an error with nil as the error object.
Lua will change a nil as error object to a string message, so that it never reports an error with nil as the error object.