// "Put array elements on separate lines" "true-preview" class X { String[] ss = new String[] { "one", "two", "three" }; }