8 lines
150 B
Kotlin
Vendored
8 lines
150 B
Kotlin
Vendored
// FIR_IDENTICAL
|
|
// FIR_COMPARISON
|
|
class Test {
|
|
val <caret>
|
|
}
|
|
|
|
// NUMBER: 0
|
|
/* KT-4158 Type "var i" and press space. "var if" is auto-inserted. */ |