d9cf4ee732
#KT-40251 Fixed
4 lines
55 B
Kotlin
Vendored
4 lines
55 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
val i = 3
|
|
val x = <caret>2 + i
|