Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
417088e15084daef5c72bc17ea66d3cf3c026c33
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
MethodWithArgument.kt
blob: 2e298958adad58f06bcbf79226a4fa5bfcbdbaaf [
file
]
// SKIP_APT
// ISSUE: KT-70764 (apt failure)
package
test
class
KotlinClass
fun method
()
=
MethodWithArgument
.
method
(
KotlinClass
())