blob: 2705ad64b540f3998a339b942e1fa42d9db0dfb2 [file] [log] [blame]
package p;
/** typecomment template*/
public interface I<S, T extends String> {
}