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
/
class-properties
/
asi-failure-computed
/
actual.js
Henry Zhu
2e73358fcc
Add class properties test with a generator method that results in a parse error
2016-02-11 13:03:36 -05:00
5 lines
34 B
JavaScript
Raw
Blame
History
class
Foo
{
p
=
x
[
m
]
(
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink