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
/
experimental
/
class-private-properties
/
failure-spaces
/
input.js
Bruno Macabeus
850bc1d3dd
class private methods and properties: should not allow spaces between # and identifier (
#8756
)
2018-10-02 19:31:06 -07:00
4 lines
35 B
JavaScript
Raw
Blame
History
class
Spaces
{
#
wrongSpaces
;
}
Reference in New Issue
View Git Blame
Copy Permalink