Files
kotlin-fork/jps-plugin/testData/incremental/classHierarchyAffected/companionObjectNameChanged/companionReferenceExplicit.kt.new.2
T

3 lines
43 B
Plaintext
Vendored

fun explicitRef() {
A.AA.x.hashCode()
}