What steps will reproduce the problem?
(JavaScript 1.8 code)
let [foo,,] = [1, 2, 3];
What is the expected output? What do you see instead?
js2-mode claims to support only up to JS 1.7, so it's fine if this isn't
properly understood, but this breaks the parser completely. There's no
syntax highlighting at all. The messages buffer contains
"js2-parse-primary-expr: Wrong type argument: arrayp, nil".
What version of the product are you using? On what operating system?
js2-20090723b.el/Emacs 23.1 on Windows 7.
Original issue reported on code.google.com by sid1...@gmail.com on 23 Dec 2009 at 6:16
Original issue reported on code.google.com by
sid1...@gmail.com
on 23 Dec 2009 at 6:16