a1d760fc36
#KT-10631 Fixed
6 lines
111 B
Kotlin
Vendored
6 lines
111 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
// WITH_RUNTIME
|
|
|
|
fun foo(j: JavaInterface): JavaInterface = j.<caret>setSomething("")
|
|
|