class X { { if<caret> (true) { System.out.println(); } else { System.out.println(); } } }