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