class Test { void foo() { //c1 @Deprecated String fo = //c2 ""//c3 ; } }