// "Remove redundant initializer" "true-preview" class A { void test2(){ String str; } }