3 lines
69 B
Kotlin
Vendored
3 lines
69 B
Kotlin
Vendored
fun bar(s: String) {
|
|
<selection>val t: A.B = A.B(s)</selection>
|
|
} |