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
/
harmony
/
modules
/
export-default-function-expression
/
actual.js
Sebastian McKenzie
94e345e0b2
check valid function/class token when parsing export default before converting to a declaration -
fixes
#2145
2015-08-02 21:36:52 +01:00
2 lines
34 B
JavaScript
Raw
Blame
History
export
default
(
function
a
(
)
{
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink