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
/
test
/
fixtures
/
experimental
/
async-generators
/
class-method-2
/
actual.js
Kevin Gibbons
81056eeee7
Fix parsing of class properties (
#351
)
2017-03-10 12:43:45 +01:00
5 lines
30 B
JavaScript
Raw
Blame
History
class
A
{
async
*
a
(
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink