class C { { int a = 1; if (true) { System.out.println(); } int b = 1; } }