package test; /** * @param T this is {@code some code} and other text */ class C<T> { }