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