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

5 lines
54 B
Kotlin
Vendored

package test2
import test1.*
fun bar(a: A) = a.foo()