Roberto Ierusalimschy
ee99452158
Error object cannot be nil
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.
2025-02-28 14:53:58 -03:00
..
2025-01-16 11:51:16 -03:00
2025-02-28 14:53:58 -03:00