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