mirror of
https://github.com/lua/lua
synced 2025-04-03 03:22:52 +03: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').
Description
No description provided
Languages
C
67.3%
Lua
32.1%
Makefile
0.6%