class CL { void g() { int k; while ( 1==1 && true ) { int j = 0; // comment } j1 = 0; } }