package test0003; public class Test { void foo() { X<St } } class X<T extends String> { }