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