public class X { @Marker int x; Zork z; } @java.lang.annotation.Target (java.lang.annotation.ElementType.TYPE_PARAMETER) @interface Marker {}