blob: 345995503ffdff4aed28e267f590375b85de8818 [file] [log] [blame]
public class D extends C<String> {
Object id(Object x) {return null;}
}