blob: 37b0cdb165eaa73920907472e1fe47895450eb45 [file] [log] [blame]
class Super implements java.lang.Runnable {
public void run() {
}
}