Files
kotlin-fork/native/native.tests/testData/caches/ic/addMethodToInterface2/lib2/lib2.kt
T

5 lines
54 B
Kotlin
Vendored

package test2
import test1.*
fun bar(x: J) = x.bar()