blob: 2fd9639a5ce52296a103b9cddccd28fd12f7cad2 [file] [log] [blame]
package test;
public final class MethosWithPRefTP {
public final <P> void f(P p) {}
}