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

5 lines
141 B
Plaintext
Vendored

public open class ConstructorGenericSimple : R|kotlin/Any| {
public constructor(p0: R|kotlin/Any?|): R|test/ConstructorGenericSimple|
}