Files
kotlin-fork/compiler/testData/loadJava/compiledJava/MethosWithPRefTP.fir.txt
T
2022-05-19 16:54:02 +00:00

7 lines
208 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 & Any, P?>|): R|kotlin/Unit|
public constructor(): R|test/MethosWithPRefTP|
}