mirror of
https://github.com/lua/lua.git
synced 2026-08-06 13:29:05 +00:00
b8fed93215a23a3f443c5b0126f0de1725771b44
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
66.4%
Lua
33%
Makefile
0.6%