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-plugin-transform-for-of
/
test
/
fixtures
/
spec-allowArrayLike
/
simple
/
input.js
Nicolò Ribaudo
28231e1be6
Add "allowArrayLike" support to the for-of transform (
#11266
)
2020-05-24 22:58:47 +02:00
2 lines
31 B
JavaScript
Raw
Blame
History
for
(
var
x
of
p2
)
arr
.
push
(
x
)
;
Reference in New Issue
View Git Blame
Copy Permalink