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
Files
ad17fe1cceadd4df4bd43d3d13619bb349fc7d8a
babel
/
packages
/
babel-parser
/
test
/
fixtures
/
es2022
/
top-level-await-module
/
inside-function
/
input.js
Nicolò Ribaudo
ddaf0d4296
Enable top-level
await
parsing by default (
#13387
)
2021-08-04 00:00:04 +02:00
3 lines
28 B
JavaScript
Raw
Blame
History
function
fn
(
)
{
await
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink