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
a57be6dcab096cba45dd26c539aa64d5241ade2d
kotlin-fork
/
idea
/
testData
/
refactoring
/
changeSignature
/
JavaConstructorInDelegationCallAfter.java
T
Alexey Sedunov
173a28a25e
Change Signature: Add tests for secondary constructors and delegation calls
2015-03-21 03:28:53 +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