Files
kotlin-fork/jps-plugin/testData/incremental/classHierarchyAffected/companionObjectToSimpleObject/companionReferenceImplicit.kt.new.2
T

3 lines
43 B
Plaintext
Vendored

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