bbc2d30f60
#KT-4849 Fixed
5 lines
56 B
Plaintext
Vendored
5 lines
56 B
Plaintext
Vendored
fun foo() {
|
|
if (a) {<caret> bar() // do bar
|
|
}
|
|
}
|