// "Replace with <>" "false" public class Test { F<F<String>> f = new FF<Str<caret>ing>(); } class FF<X> extends F<X>{} class F<T> {}