void foo() {{ i=4; }System.out.println();j = 5;} void foo2() {{ i=4; }System.out.println();j = 5;}