aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs1813/generics/ConcreteTImpl.java
blob: aba55be3a6c76326b3e08e5beb03634836c320e4 (plain)
1
2
3
4
5
6
public class ConcreteTImpl implements BaseT {


}