blob: 46c552f1044d55b5842bacf7feca7ba96073945a [file] [log] [blame]
package test
public final class MethosWithPRefTP() {
public fun <P> f(p0: P?) : Unit = Unit
}