blob: 2ecb5c17ea9163656a228e0eb7def21a5ef95910 [file] [log] [blame]
class Super implements Hyper, java.lang.Runnable {
public void run() {
}
}