class C { { String s = "Text"; if (()) System.out.println("Whatever" + s.length()); } }