The trick of eliding explicit initialisers can only be use to zero an array (or structure), not to copy an arbitrary initialiser to all elements of the array.