// JAVAC_EXPECTED_FILE package test; import java.util.Comparator; public interface SubstitutedSamInterface extends Comparator { }