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-proposal-throw-expressions
/
test
/
fixtures
/
stupid-fixture-nesting-folder
/
expression-with-comma
/
input.js
Raja Sekar
0f42accb87
Renamed files
2018-01-09 15:36:42 +01:00
2 lines
36 B
JavaScript
Raw
Blame
History
test
(
(
throw
new
Error
(
'test'
)
,
1
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink