189705727f
#KT-4710 Fixed
4 lines
43 B
Kotlin
Vendored
4 lines
43 B
Kotlin
Vendored
fun foo(x: Boolean) {
|
|
x.while<caret>
|
|
}
|