Files
kotlin-fork/idea/testData/resolve/references/PropertyPlaceInClassObjectInObject.kt
T

10 lines
151 B
Kotlin
Vendored

package testing
object Testing {
companion object {
<caret>va
}
}
/// Should not fall on temp references in invalid code
// REF_EMPTY