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-private-properties
/
failure-numeric-start-identifier
/
actual.js
Karl Cheng
44d842c30b
Add private fields numeric name test
2017-06-23 18:34:59 +10:00
4 lines
24 B
JavaScript
Raw
Blame
History
class
Foo
{
#
2
x
=
y
}
Reference in New Issue
View Git Blame
Copy Permalink