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-transform-async-to-generator
/
test
/
fixtures
/
regression
/
T6882
/
exec.js
Erik
e759b5f835
Add exec test for T6882 (async function hoisting)
2016-02-03 12:11:08 -05:00
4 lines
32 B
JavaScript
Raw
Blame
History
foo
(
)
;
async
function
foo
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink