11 lines
159 B
Kotlin
Vendored
11 lines
159 B
Kotlin
Vendored
// FIR_COMPARISON
|
|
fun test() {
|
|
val <caret>
|
|
}
|
|
|
|
// INVOCATION_COUNT: 0
|
|
// NUMBER: 0
|
|
|
|
/* KT-4158 Type "var i" and press space. "var if" is auto-inserted. */
|
|
|