This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c30aa7db84c9936fde44e5e847bb1d326ef10fd6
kotlin
/
compiler
/
testData
/
codegen
/
boxAgainstJava
/
callableReference
/
constructor.java
Alexander Udalov
09863445bb
Rename tests: boxWithJava -> boxAgainstJava
2014-06-26 20:57:40 +04:00
4 lines
46 B
Java
Raw
Blame
History
class
A
{
public
A
(
double
x
,
int
y
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink