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