mirror of
https://github.com/lua/lua.git
synced 2025-01-14 05:43:00 +08: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.