Files
kotlin-fork/compiler/testData/loadJava/compiledJava/kotlinSignature/ConstructorWithoutParams.fir.txt
T
2019-03-14 17:57:13 +03:00

5 lines
157 B
Plaintext
Vendored

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