Files
kotlin-fork/compiler/testData/loadJava/compiledJava/MethosWithPRefTP.fir.txt
T
2020-02-19 18:09:04 +03:00

7 lines
170 B
Plaintext
Vendored

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