mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
ee99452158
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.