blob: 07eb5294e11cd672d864ef9caeea530d8b993532 [file] [log] [blame]
class A<G, T> extends Test<G, T>{
void foo(Param<T> param){}
}