Files
kotlin-fork/compiler/fir/resolve/testData/loadCompiledKotlin/class/NamedObjectWithAnotherTopLevelProperty.txt
T

7 lines
128 B
Plaintext
Vendored

public final object Obj : R|kotlin/Any| {
public final fun f(): R|kotlin/String|
private constructor(): R|test/Obj|
}