5 lines
64 B
Kotlin
Vendored
5 lines
64 B
Kotlin
Vendored
import wrong.*
|
|
|
|
fun foo(x: ClassWithWrongAbiVersion) {
|
|
bar()
|
|
} |