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