You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently found out that all the cases can be handled together directly in parseGroupExpression. We will have a much elegant way of dealing with ArrowFunctionExpressions soon.
From @termi in https://code.google.com/p/esprima/issues/detail?id=483
Suggested Fix:
https://github.com/termi/es6-transpiler/blob/e99435f45aad8cac89c04208d1c33b4a7a57422f/lib/esprima_harmony.js#L3130#L3131
The text was updated successfully, but these errors were encountered: