public class X { void f() { String foo = "val" + "b"; } }