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-proposal-async-do-expressions
/
test
/
fixtures
/
async-do-expressions
/
basic
/
input.js
Huáng Jùnliàng
50e0e353ee
Implement
async-do-expressions
transform (
#13117
)
...
Co-authored-by: Brian Ng <bng412@gmail.com>
2021-04-28 18:26:01 +02:00
2 lines
32 B
JavaScript
Raw
Blame
History
const
x
=
async
do
{
21
+
21
}
;
Reference in New Issue
View Git Blame
Copy Permalink