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