// "Move assignment to field declaration" "true" class X { //comment String ff = ""; void f() { } }