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
Files
2c60595342e70825a6aa0b4d1d3d03d8f6d75662
babel
/
packages
/
babel-parser
/
test
/
fixtures
/
flow
/
interfaces-module-and-script
/
identifier-named-static-method
/
input.js
Kevin Gibbons
a811cf78e1
Correctly parse interface methods named 'static' (
#8374
)
2018-07-24 09:25:55 +02:00
2 lines
33 B
JavaScript
Raw
Blame
History
interface
A
{
static
(
)
:
number
}
Reference in New Issue
View Git Blame
Copy Permalink