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
/
experimental
/
babel-preset-env
/
test
/
fixtures
/
dom-iterable
/
yield-non-star
/
expected.js
Henry Zhu
fa0b73ba33
Bump babel to alpha 15 (
#372
)
2017-07-18 09:55:30 -05:00
3 lines
28 B
JavaScript
Raw
Blame
History
function
*
a
(
)
{
yield
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink