public class Test{ void foo() { String s = "xxxyz"; } static class D { } }