Files
kotlin-fork/compiler/testData/loadJava/compiledJava/MethosWithPRefTP.fir.txt
T
2022-06-29 16:50:05 +00:00

7 lines
192 B
Plaintext
Vendored

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