Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
fromLoadJava
/
MethosWithPRefTP.kt
blob: 46c552f1044d55b5842bacf7feca7ba96073945a [
file
] [
log
] [
blame
]
package
test
public
final
class
MethosWithPRefTP
()
{
public
fun
<
P
>
f
(
p0
:
P
?)
:
Unit
=
Unit
}