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

5 lines
118 B
Plaintext
Vendored

public final class ClassWithConstructor0 : R|kotlin/Any| {
public constructor(): R|test/ClassWithConstructor0|
}