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
/
async-functions
/
illegal-parens
/
actual.js
Sebastian McKenzie
df021c7f23
add esprima tests and fix bugs picked up by it
2015-08-11 00:59:15 +01:00
2 lines
31 B
JavaScript
Raw
Blame
History
var
foo
=
async
(
(
foo
)
)
=>
{
}
;
Reference in New Issue
View Git Blame
Copy Permalink