7 lines
56 B
Kotlin
Vendored
7 lines
56 B
Kotlin
Vendored
import a.*
|
|
|
|
fun test(a: A): TA {
|
|
f()
|
|
return p
|
|
}
|