91e62832ee
FE 1.0's logic) and actually check the range in AbstractHLIntention.
4 lines
59 B
Kotlin
Vendored
4 lines
59 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
class Test {
|
|
var x = <caret>1
|
|
} |