Function emit_array_items

Source
pub(crate) fn emit_array_items(
    items: &[MirAggregateArg],
    function_names: &FunctionNames,
) -> Tokens