Hacker News new | ask | show | jobs
by kbruner 1361 days ago
I always add a "__newindex" meta method to the globals table before running any code to notify when unwanted globals are accidentally created.