This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-parser
/
test
/
fixtures
/
es2015
/
for-of
/
invalid-expr
/
input.js
Daniel Tschinder
7f4427432c
Parse right-hand-side of for/of as an assignment expression (
#9767
)
2019-03-25 18:14:56 -07:00
2 lines
23 B
JavaScript
Raw
Blame
History
for
(
let
x
of
y
,
z
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink