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