// "Change 'implements Runnable' to 'extends Runnable'" "true" interface a extends Runnable { }