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
/
await-inside-parameters
/
input.js
Daniel Tschinder
fa9df678ac
Move tests from babylon to babel-parser and enable one test that works now
2018-12-03 00:46:54 -08:00
1 line
33 B
JavaScript
Raw
Blame
History
async
function
fn
(
x
=
await
2
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink