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
/
async-shorthand-method
/
input.js
Huáng Jùnliàng
92434269af
fix: do not eat get/set after async is parsed (
#11916
)
2020-08-05 08:19:59 -05:00
5 lines
41 B
JavaScript
Raw
Blame
History
(
{
async
get
(
)
{
}
,
async
set
(
)
{
}
}
)
Reference in New Issue
View Git Blame
Copy Permalink