Skip to content
  • ale's avatar
    Fix expansion of empty lists in list context · 98659412
    ale authored
    When we are expanding a list in a list evaluation context, and the
    list is empty, we'd rather generate no records at all. Previous
    behaviour would simply have left the $IDENTIFIER in place unchanged.
    98659412