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-14 00:21:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f13eb038e1e27f793f8a819d0117d7a5e7389f4b
kotlin
/
idea
/
testData
/
refactoring
/
introduceJavaParameter
/
javaMethod.1.kt
Alexey Sedunov
f13eb038e1
Introduce Parameter: Java -> Kotlin Interoperability
2015-05-08 11:43:00 +03:00
4 lines
44 B
Kotlin
Raw
Blame
History
fun
test
(
)
{
val
x
=
J
(
)
.
foo
(
1
,
2
,
3
)
}
Reference in New Issue
View Git Blame
Copy Permalink