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
173a28a25e0d8f30b7d77d35b19c1582d480cb59
kotlin-fork
/
idea
/
testData
/
refactoring
/
changeSignature
/
JavaConstructorInDelegationCallBefore.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
47 B
Java
Raw
Blame
History
class
J
{
public
<
caret
>
J
(
int
n
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink