bbc2d30f60
#KT-4849 Fixed
4 lines
51 B
Plaintext
Vendored
4 lines
51 B
Plaintext
Vendored
fun foo() {
|
|
if (a) bar1() else <caret>bar2()
|
|
}
|