Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
765a8bdd7c832e71172795c934da59c2a2d7ffe9
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
MethodWithArgument.kt
blob: 86a97ae2548510107c12204fc745c7108c39998d [
file
] [
log
] [
blame
]
package
test
class
KotlinClass
fun method
()
=
MethodWithArgument
.
method
(
KotlinClass
())