Files
kotlin-fork/compiler/fir/analysis-tests/testData/loadCompiledKotlin/fromLoadJava/ClassObject.txt
T
2020-03-19 09:51:01 +03:00

8 lines
183 B
Plaintext
Vendored

public abstract interface TheTrait : R|kotlin/Any| {
public final companion object Companion : R|kotlin/Any| {
private constructor(): R|test/TheTrait.Companion|
}
}