blob: 64f2535e34894fea93fc9797a8aad9936f8d6531 [file] [log] [blame]
package test0021;
public class Test {
<T extends Z0021Z> void foo() {
this.<Z0021>foo();
}
}
class Z0021Z {
}
class Z0021ZZ {
}