blob: 65532700b397d083c0724597286f0f4d94116994 [file] [log] [blame]
public class X<A extends X<X<X<@Marker String>>>> {}
class Y<T> {
Zork z;
}