Closed kitsonk closed 12 years ago
This appears to be related to an uprev of esprima. Not sure what is going on, but I had updated the esprima submodule and it caused this issue. I reverted back and it fixes it. So there is likely to be a regression when esprima gets updated.
Feel free to reopen this when esprima 1.0 is tagged/released if this is still an issue (should be soon). It is entirely possible that something in newer esprima is working differently that breaks this, but it’s also possible it was some regression introduced in between version releases.
It looks like a commit to fix the comments has broken the parser. This changeset 29111 seems to be causing the following when running the parser: