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