blob: 0ddc832cd1cc804d5a9c251c712655fe4b9d7c36 [file] [log] [blame]
class C2 extends C<String> {
void method();
}