// "Split into declaration and assignment" "true-preview" class Foo { { int fieldIndexes; fieldIndexes = getFieldIndexes(Hellonew String[;]{""}); } public int getFieldIndexes(String[] columns) { return 0; } }