This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
testData
/
refactoring
/
changeSignature
/
JavaConstructorBySuperRefBefore.1.java
T
Alexey Sedunov
5c7debbf88
Change Signature: Support refactoring of primary/secondary constructor by delegation call reference
2015-03-21 03:28:54 +03:00
5 lines
40 B
Java
Vendored
Raw
Blame
History
class
J
{
public
J
(
int
n
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink