mirror of
https://github.com/lua/lua.git
synced 2026-07-19 04:29:28 +00:00
When there are multiple errors when closing objects, the error reported by the protected call is the first one, for two reasons: First, other errors may be caused by this one; second, the first error is handled in the original execution context, and therefore has the full traceback.
26 KiB
26 KiB