JavaCompilerCore/test/bytecode/javFiles/PTGen.jav
Fayez Abu Alia 52c445435d MergeTest
2018-08-06 13:25:41 +02:00

5 lines
59 B
Java

public class PTGen {
m(List<E> list) {
return list;
}
}