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