41d4af2cb9
Also add some clarification in spec
5 lines
151 B
Plaintext
Vendored
5 lines
151 B
Plaintext
Vendored
package test
|
|
|
|
public interface RecursiveWildcardUpperBound</*0*/ T : test.RecursiveWildcardUpperBound<(raw) test.RecursiveWildcardUpperBound<*>>!> {
|
|
}
|