mirror of
https://github.com/luau-lang/luau.git
synced 2025-01-05 19:09:11 +00:00
c33700e473
* Reduce the stack utilization of type checking. * Improve the error message that's reported when a delimiting comma is missing from a table literal. eg ```lua local t = { first = 1 second = 2 }``` |
||
---|---|---|
.. | ||
lua.h | ||
luaconf.h | ||
lualib.h |