importjava.lang.reflect.Method;publicclassInvoker{publicstaticvoidmain(String[]args)throwsThrowable{try{C.main(null);}catch(Throwablet){booleanfailedCorrectly=t.toString().indexOf("Unresolved compilation")!=-1;if(failedCorrectly)return;throwt;}thrownewRuntimeException("Call to main should have failed!");}}