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