3db51cfcd8
#KT-5927 Fixed
4 lines
43 B
Plaintext
Vendored
4 lines
43 B
Plaintext
Vendored
fun foo() {
|
|
if (a && b) <caret>foo()
|
|
}
|