mirror of
https://github.com/lua/lua.git
synced 2026-08-23 03:28:12 +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.