class Constant { void f() { String s = "a" + "b"; } }