mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-01 15:51:52 +00:00
7 lines
170 B
Plaintext
Vendored
7 lines
170 B
Plaintext
Vendored
package test
|
|
|
|
public final class MethosWithPRefTP {
|
|
public constructor MethosWithPRefTP()
|
|
public final fun </*0*/ P : kotlin.Any!> f(/*0*/ p0: P!): kotlin.Unit
|
|
}
|