mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
The new syntax is <local *toclose x = f()>. The mark '*' allows other
attributes to be added later without the need of new keywords; it
also allows better error messages. The API function was also renamed
('lua_tobeclosed' -> 'lua_toclose').
36 KiB
36 KiB