"local x;" statement is rejected by the parser
PhilipRoman opened this issue · 0 comments
PhilipRoman commented
Local declaration without initialization throws an error during parsing. Standard Lua and LuaJit accept such statements.
PhilipRoman opened this issue · 0 comments
Local declaration without initialization throws an error during parsing. Standard Lua and LuaJit accept such statements.