Reports any duplicated keys on array creation expression.
If multiple elements in the array declaration use the same key, only the last one will be used as all others are overwritten.