0451debda4
#KT-2413 in progress
6 lines
146 B
Kotlin
Vendored
6 lines
146 B
Kotlin
Vendored
val x: Int = some<caret>
|
|
|
|
// INVOCATION_COUNT: 2
|
|
// NUMBER: 2
|
|
// ABSENT: someFunction, someProperty
|
|
// EXIST: someOtherFunction, someOtherProperty |