fixup for #1585 (#1589)
authorAlex Lam S.L <alexlamsl@gmail.com>
Fri, 10 Mar 2017 02:49:41 +0000 (10:49 +0800)
committerGitHub <noreply@github.com>
Fri, 10 Mar 2017 02:49:41 +0000 (10:49 +0800)
commitcf45e2f79b543ebae60c5de54166b20da4522c25
tree1c37af194deebf519473eea8ebc0569dd39ea795
parent8354758f3005e98de7ef2b50a01e903d79e4d265
fixup for #1585 (#1589)

As patched on `harmony`, `statement()` is the only user of `embed_tokens()` with a missing error branch.

Updated test case and match up with `harmony` to facilitate future merging.
lib/parse.js
test/mocha/cli.js