class testClassOut { int t0; testClassOut t; public void identify() { System.out.println("Independent testclass"); } }