6 lines
138 B
Kotlin
Vendored
6 lines
138 B
Kotlin
Vendored
|
|
fun call() {
|
|
val a = <selection>A()</selection>
|
|
}
|
|
|
|
// CALL: JavaImplicitPrimaryConstructorCallInfo: owner = Implicit constructor of A |