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
/
generators
/
yield-regex
/
input.js
Brian Ng
40c517ed84
Set exprAllowed to false for star token (
#11449
)
2020-04-21 14:22:40 -05:00
2 lines
29 B
JavaScript
Raw
Blame
History
function
*
x
(
)
{
yield
*
/z/
}
Reference in New Issue
View Git Blame
Copy Permalink