Files
kotlin-fork/compiler/testData/loadJava/compiledJava/kotlinSignature/ConstructorWithoutParams.fir.txt
T
2019-03-22 16:25:10 +03:00

5 lines
152 B
Plaintext
Vendored

public open class ConstructorWithoutParams : R|java/lang/Object| {
public final fun ConstructorWithoutParams(): R|test/ConstructorWithoutParams|
}