class CL { void g() { int k; if (1==1) { int j = 0; } else { int i; } j1 = 0; } }