Files
kotlin-fork/compiler/testData/loadJava/compiledKotlin/fromLoadJava/kotlinSignature/ConstructorWithoutParams.fir.txt
T

5 lines
123 B
Plaintext
Vendored

public open class ConstructorWithoutParams : R|kotlin/Any| {
public constructor(): R|test/ConstructorWithoutParams|
}