Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f467c970b2a4ee4ada1a66e72db80b847652c1d1
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
MethosWithPRefTP.java
blob: 2fd9639a5ce52296a103b9cddccd28fd12f7cad2 [
file
] [
log
] [
blame
]
package
test
;
public
final
class
MethosWithPRefTP
{
public
final
<
P
>
void
f
(
P p
)
{}
}