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
/
experimental
/
throw-expression
/
not-enabled
/
input.js
Chaitanya Kumar Kamatham
daf0ca8680
Rename "babylon" to "@babel/parser" (
#7937
)
🎉
2018-05-19 00:03:05 -04:00
4 lines
36 B
JavaScript
Raw
Blame
History
function
test
(
)
{
(
throw
1
,
2
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink