]> code.delx.au - gnu-emacs-elpa/commit
Handle arrowfun empty-args in js2-parse-paren-expr-or-generator-comp
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 2 Feb 2015 00:58:04 +0000 (02:58 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 2 Feb 2015 00:58:04 +0000 (02:58 +0200)
commitba564b775788bd679311c68949a25d68e0dc81e5
tree48a43c1abe08cba682e234bd92ccabb63d3793e5
parent590db346d9b81903c437761ba5f9b218871813b9
Handle arrowfun empty-args in js2-parse-paren-expr-or-generator-comp

Fixes #206

Doing `js2-unget-token' when handling a spurious right paren got us
into infloop.
js2-mode.el
tests/parser.el