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
/
test
/
fixtures
/
experimental
/
throw-expression
/
expression
/
actual.js
Justin Ridgewell
8af007d560
Add throw expressions (
#740
)
2017-09-27 14:12:30 -04:00
4 lines
33 B
JavaScript
Raw
Blame
History
function
test
(
)
{
(
throw
1
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink