Files
kotlin-fork/compiler/testData/loadJava/compiledKotlin/constructor/Constructor1.fir.txt
T

5 lines
134 B
Plaintext
Vendored

public final class ClassWithConstructor1 : R|kotlin/Any| {
public constructor(p: R|kotlin/Int|): R|test/ClassWithConstructor1|
}