Files
kotlin/compiler/testData/loadJava/compiledJava/MethosWithPRefTP.fir.txt
2021-03-11 13:10:05 +03:00

7 lines
202 B
Plaintext
Vendored

public final class MethosWithPRefTP : R|kotlin/Any| {
public final fun <P : R|ft<kotlin/Any, kotlin/Any?>|> f(p: R|ft<P, P?>|): R|kotlin/Unit|
public constructor(): R|test/MethosWithPRefTP|
}