Hacker News new | ask | show | jobs
by mjmas 169 days ago
The point now is so that if you use a `global` statement in your code, Lua will now error on misspellings of local variables when compiling, rather than defaulting to treat them as globals.