mirror of
https://github.com/lua/lua.git
synced 2026-09-17 15:54:21 +00:00
A to-be-closed variable must be closed when a block ends, so even a 'return foo()' cannot directly returns the results of 'foo'; the function must close the scope before returning.
12 KiB
12 KiB