blob: c71a9664dfa1cabfe4d575cdd33ddc6d382106c0 [file] [log] [blame]
import java.util.List;
public class A_testNonParametricTypeWithParametricSuperType_in {
void foo(){
String x = "huh";
}
}