Files
kotlin-fork/compiler/testData/loadJava/compiledJava/constructor/ConstructorGenericSimple.fir.txt
T
2020-11-18 13:06:46 +03:00

5 lines
197 B
Plaintext
Vendored

public open class ConstructorGenericSimple : R|kotlin/Any| {
public constructor<P : R|ft<kotlin/Any, kotlin/Any?>!|>(p: R|ft<@FlexibleNullability P, P?>!|): R|test/ConstructorGenericSimple|
}