bbc2d30f60
#KT-4849 Fixed
6 lines
80 B
Plaintext
Vendored
6 lines
80 B
Plaintext
Vendored
fun foo() {
|
|
if (a) {<caret> bar()
|
|
// do something else here
|
|
}
|
|
}
|