3 lines
71 B
Plaintext
Vendored
3 lines
71 B
Plaintext
Vendored
fun foo() {
|
|
val s<selection>: String</selection><caret> = "Hello"
|
|
} |