mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
d881325c2f
The flag for to-be-closed variables was changed from '*toclose' to '<toclose>'. Several people found confusing the old syntax and the new one has a clear terminator, making it more flexible for future changes.