fcce1e3838
#KT-12852 Fixed
5 lines
40 B
Kotlin
Vendored
5 lines
40 B
Kotlin
Vendored
fun foo() {
|
|
if (<caret>x) {
|
|
|
|
}
|
|
} |