franko / luajit-lang-toolkit

A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations
Other
655 stars 91 forks source link

FIX: Missing local declaration and check. #31

Closed stepelu closed 9 years ago

stepelu commented 9 years ago

As per title, luacheck really helps!

franko commented 9 years ago

Thank you to both you, Stefano, and luacheck :-)