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
5c7debbf882babd007a13c4433fbb1767ed41ed1
kotlin-fork
/
idea
/
testData
/
refactoring
/
changeSignature
/
JavaConstructorBySuperRefAfter.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
50 B
Java
Raw
Blame
History
class
J
{
public
J
(
int
n
,
String
s
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink