Files
kotlin-fork/idea/testData/multiModuleFindUsages/findCommonSuperclass/common/common.results.txt
T
2018-08-09 13:00:47 +03:00

2 lines
112 B
Plaintext
Vendored

[common.kt] Supertype 5 expect class Inheritor : OClass
[jvm.kt] Supertype 2 actual class Inheritor : OClass(42)