summaryrefslogtreecommitdiffstats
path: root/tests/bugs1612/pr354683/util/DerivedCommonDataInterfaceImpl.java
blob: bcccd47d7a29d852f295284b6b09c6b645564a20 (plain)
1
2
3
4
package util;


public interface DerivedCommonDataInterfaceImpl extends DerivedCommonDataInterface, CommonDataImpl {}