blob: 3475c6c1358ce0d4d8a3dd5250eeb4a016e4d71e [file] [log] [blame]
package test;
public interface RawUpperBound<T extends RawUpperBound> {
}