4 lines
46 B
Plaintext
Vendored
4 lines
46 B
Plaintext
Vendored
fun foo() {
|
|
val a = 1;<caret> val b = 1
|
|
}
|