mirror of
https://github.com/lua/lua.git
synced 2026-07-22 22:19:06 +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.