blob: 23543f616ee73257d770f7c145c9b0b00b74b8b5 [file] [log] [blame]
class Super implements Hyper<String> {
public void foo(String t) {}
}