Files
kotlin-fork/idea/testData/resolve/references/PropertyPlaceInClassObjectInObject.kt
T
2015-10-15 19:20:08 +03:00

10 lines
152 B
Kotlin
Vendored

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