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