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.
21 KiB
21 KiB
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.