[possible pitfall](http://jsbin.com/ehebAha/1/edit?js,console) [google style guide on semicolons](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml?showone=Semicolons#Semicolons) [node style guide on semicolons](http://nodeguide.com/style.html#semicolons) I'm not saying use semicolons, just pointing out that it can lead to confusing error messages
possible pitfall
google style guide on semicolons
node style guide on semicolons
I'm not saying use semicolons, just pointing out that it can lead to confusing error messages