class Test { void method() { final String i = ""; i = ""; } }