blob: c0c81b0afeca3dcfe70256d090fc968df981b868 [file] [log] [blame]
interface Foo1 {}
class TypeParamOwner<B extends Foo1> {}