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
/
babylon
/
test
/
fixtures
/
es2017
/
async-functions
/
allow-await-outside-function-throw
/
input.js
John-David Dalton
59ba3959dc
Add options.allowAwaitOutsideFunction. (
#7637
)
2018-03-29 10:41:14 -04:00
4 lines
34 B
JavaScript
Raw
Blame
History
function
a
(
)
{
return
await
1
}
Reference in New Issue
View Git Blame
Copy Permalink