public class XXX { void f() { String s1 = "dddddd"; String s = s1; } }