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
/
es2017
/
async-functions
/
export-invalid
/
input.js
Brian Ng
9b4b436e1f
Fix parsing of newline between 'async' and 'function' (
#8698
)
2018-09-16 22:09:23 -05:00
2 lines
37 B
JavaScript
Raw
Blame
History
export
default
async
functionX
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink